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

U

underlineSpan - Static variable in class com.example.skeddly.ui.utility.InterfaceUtilities
 
underlineString(String) - Static method in class com.example.skeddly.ui.utility.InterfaceUtilities
Underline the given string and return it as a SpannableString
unregisterIdlingResource() - Method in class com.example.skeddly.utilities.BaseTest
Unregisters the LoginIdlingResource used in BaseTest.setup() when done.
updateEvent(Event) - Method in class com.example.skeddly.business.database.repository.EventRepository
 
updateJoinButtonState(Button, Event, String, DatabaseHandler) - Method in class com.example.skeddly.ui.adapter.EventAdapter
Updates the state of the join button based on the user's ticket status.
updateMapAddress(String) - Method in class com.example.skeddly.ui.popup.MapPopupDialogFragment
Given an address, put a pin on the map there and update our current result location
updateStatus(String, TicketStatus) - Method in class com.example.skeddly.business.database.repository.TicketRepository
Updates the status of a given ticket id.
User - Class in com.example.skeddly.business.user
A user that can be serialized into the DB
User() - Constructor for class com.example.skeddly.business.user.User
Constructor for the User
User(PersonalInformation, UserLevel) - Constructor for class com.example.skeddly.business.user.User
Constructor for the User
UserAdapter - Class in com.example.skeddly.ui.adapter
An adapter for showing users.
UserAdapter(Context, List<User>, UserAdapter.OnMessageButtonClickListener) - Constructor for class com.example.skeddly.ui.adapter.UserAdapter
Constructor for the UserAdapter
UserAdapter.OnMessageButtonClickListener - Interface in com.example.skeddly.ui.adapter
 
UserInstrumentedTest - Class in com.example.skeddly
Tests related to the user.
UserInstrumentedTest() - Constructor for class com.example.skeddly.UserInstrumentedTest
 
UserLevel - Enum Class in com.example.skeddly.business.user
Enum for the user's privilege level
UserLoaded - Interface in com.example.skeddly.business.user
Interface for the user loaded callback
UserRepository - Class in com.example.skeddly.business.database.repository
A class to handle retrieving users from Firestore.
UserRepository(FirebaseFirestore) - Constructor for class com.example.skeddly.business.database.repository.UserRepository
Create a new UserRepository.
UserRepository(FirebaseFirestore, UserLevel) - Constructor for class com.example.skeddly.business.database.repository.UserRepository
Create a new UserRepository that filters by a specific user privilege level.
UserUnitTest - Class in com.example.skeddly.business
Unit tests for User and PersonalInformation business logic.
UserUnitTest() - Constructor for class com.example.skeddly.business.UserUnitTest
 
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