Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- ImagePopupDialogFragment - Class in com.example.skeddly.ui.popup
-
Dialog fragment for showing a single image.
- ImagePopupDialogFragment() - Constructor for class com.example.skeddly.ui.popup.ImagePopupDialogFragment
- InboxAdapter - Class in com.example.skeddly.ui.adapter
-
InboxAdapter is an ArrayAdapter of notifications that shows the inbox.
- InboxAdapter(Context, List<Notification>) - Constructor for class com.example.skeddly.ui.adapter.InboxAdapter
-
Constructor for the InboxAdapter.
- InboxFragment - Class in com.example.skeddly.ui
-
Fragment for the inbox screen
- InboxFragment() - Constructor for class com.example.skeddly.ui.InboxFragment
- InboxInstrumentedTest - Class in com.example.skeddly
-
Instrumented tests for the Inbox screen and its functionality.
- InboxInstrumentedTest() - Constructor for class com.example.skeddly.InboxInstrumentedTest
- InterfaceUtilities - Class in com.example.skeddly.ui.utility
-
Some useful UI functions for showing UI elements.
- InterfaceUtilities(FragmentManager) - Constructor for class com.example.skeddly.ui.utility.InterfaceUtilities
- INVITED - Enum constant in enum class com.example.skeddly.business.TicketStatus
- isBlank() - Method in class com.example.skeddly.business.search.EventFilter
-
Returns true if there are not filters actually in place.
- isEmpty() - Method in class com.example.skeddly.business.TicketList
-
Gets whether the ticket list is empty or not.
- isFinalized() - Method in class com.example.skeddly.business.search.EventFilter
-
If the filter is ready to be used.
- isFull() - Method in class com.example.skeddly.business.TicketList
-
Gets whether the ticket list is full or not.
- isFullyFilled() - Method in class com.example.skeddly.business.user.PersonalInformation
-
Checks if the personal information is fully filled
- isFullyFilled_validationLogic() - Method in class com.example.skeddly.business.UserUnitTest
- isIdleNow() - Method in class com.example.skeddly.utilities.LoginIdlingResource
-
Used when the
IdlingResourceis polled to check whether or notSignupActivityis done loading. - isJoinable() - Method in class com.example.skeddly.business.event.Event
-
Queries whether the event is joinable or not.
- isRead() - Method in class com.example.skeddly.business.notification.Notification
-
Checks if the notification has been marked as read.
- isRecurring() - Method in class com.example.skeddly.business.event.EventSchedule
-
Returns if the event is recurring
- isRegistrationOver() - Method in class com.example.skeddly.business.event.EventSchedule
-
Gets whether the event registration period has ended or not.
- isSelected() - Method in class com.example.skeddly.ui.utility.GalleryImage
-
Check if this image is selected.
- isSelectionMode() - Method in class com.example.skeddly.ui.adapter.GalleryImageAdapter
-
Returns if in selection mode
- isShowSignUp() - Method in class com.example.skeddly.business.user.Authenticator
-
Gets if the user needs to sign up
- isWeekday() - Method in class com.example.skeddly.business.search.EventFilter
-
Check if the filter looks for events that fall on weekdays.
- isWeekend() - Method in class com.example.skeddly.business.search.EventFilter
-
Get if the filter should look for events that fall on a weekend.
- iterableListen(CollectionReference, Class<T>, IterableListenUpdate) - Method in class com.example.skeddly.business.database.DatabaseHandler
-
Listens to if a group of values are updated in a specific part of the DB
- IterableListenUpdate - Interface in com.example.skeddly.business.database
-
Interface for an IterableListenUpdate
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form