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

C

calendarConstraints - Static variable in class com.example.skeddly.ui.utility.InterfaceUtilities
 
CANCELLED - Enum constant in enum class com.example.skeddly.business.TicketStatus
 
CategorySelectorDialogFragment - Class in com.example.skeddly.ui.popup
Dialog fragment for the category selector
CategorySelectorDialogFragment() - Constructor for class com.example.skeddly.ui.popup.CategorySelectorDialogFragment
 
CHANNEL_DESCRIPTION - Static variable in class com.example.skeddly.SkeddlyFirebaseMessagingService
 
CHANNEL_ID - Static variable in class com.example.skeddly.SkeddlyFirebaseMessagingService
 
CHANNEL_NAME - Static variable in class com.example.skeddly.SkeddlyFirebaseMessagingService
 
CheckBoxCheckedListener - Interface in com.example.skeddly.ui.adapter
Interface for listening to when a checkbox has been checked.
checkFilterCriteria(Event) - Method in class com.example.skeddly.business.search.EventFilter
Checks if the event meets the filter criteria
checkNameSuggestionMatch(String, String) - Method in class com.example.skeddly.business.search.EventSearch
Determin if query and an event name are a close enough match using LevenshteinDistance.
clazz - Variable in class com.example.skeddly.business.database.repository.GenericRepository
 
clearImage(DatabaseHandler) - Method in class com.example.skeddly.business.event.Event
 
clearInboxAfter() - Method in class com.example.skeddly.InboxInstrumentedTest
Clears all notifications for the current user after each test.
COLLECTION_PATH - Static variable in class com.example.skeddly.business.database.repository.EventRepository
 
COLLECTION_PATH - Static variable in class com.example.skeddly.business.database.repository.NotificationRepository
 
COLLECTION_PATH - Static variable in class com.example.skeddly.business.database.repository.TicketRepository
 
COLLECTION_PATH - Static variable in class com.example.skeddly.business.database.repository.UserRepository
 
com.example.skeddly - package com.example.skeddly
 
com.example.skeddly.business - package com.example.skeddly.business
 
com.example.skeddly.business.database - package com.example.skeddly.business.database
 
com.example.skeddly.business.database.repository - package com.example.skeddly.business.database.repository
 
com.example.skeddly.business.database.repository.adapter - package com.example.skeddly.business.database.repository.adapter
 
com.example.skeddly.business.event - package com.example.skeddly.business.event
 
com.example.skeddly.business.location - package com.example.skeddly.business.location
 
com.example.skeddly.business.notification - package com.example.skeddly.business.notification
 
com.example.skeddly.business.search - package com.example.skeddly.business.search
 
com.example.skeddly.business.user - package com.example.skeddly.business.user
 
com.example.skeddly.ui - package com.example.skeddly.ui
 
com.example.skeddly.ui.adapter - package com.example.skeddly.ui.adapter
 
com.example.skeddly.ui.filtering - package com.example.skeddly.ui.filtering
 
com.example.skeddly.ui.popup - package com.example.skeddly.ui.popup
 
com.example.skeddly.ui.utility - package com.example.skeddly.ui.utility
 
com.example.skeddly.utilities - package com.example.skeddly.utilities
 
commitUserChanges() - Method in class com.example.skeddly.business.user.Authenticator
Commits the user changes to the database
convertDpToPx(Context, float) - Static method in class com.example.skeddly.ui.utility.InterfaceUtilities
Converts dp to px
count() - Method in class com.example.skeddly.business.database.repository.GenericRepository
Counts the number of documents that reside within the collection we are tracking.
CreateFragment - Class in com.example.skeddly.ui
Fragment for creating an event
CreateFragment() - Constructor for class com.example.skeddly.ui.CreateFragment
 
createMockEvent(String, byte[]) - Static method in class com.example.skeddly.utilities.TestUtil
Creates a mock Event with default data and a specified name and image.
CREATOR - Static variable in class com.example.skeddly.business.location.CustomLocation
 
CustomLocation - Class in com.example.skeddly.business.location
A single location on Earth, represented by its longitude and latitude.
CustomLocation() - Constructor for class com.example.skeddly.business.location.CustomLocation
No-arg constructor for CustomLocation.
CustomLocation(double, double) - Constructor for class com.example.skeddly.business.location.CustomLocation
Construct a new CustomLocation, given the latitude and longitude.
CustomLocation(double, double, String) - Constructor for class com.example.skeddly.business.location.CustomLocation
Construct a new CustomLocation, given the latitude and longitude.
CustomLocation(Parcel) - Constructor for class com.example.skeddly.business.location.CustomLocation
Construct a new CustomLocation from a Parcel.
CustomLocationUnitTest - Class in com.example.skeddly.business
Tests for CustomLocation.
CustomLocationUnitTest() - Constructor for class com.example.skeddly.business.CustomLocationUnitTest
 
customSerializer(DocumentReference, DatabaseObject) - Method in class com.example.skeddly.business.database.DatabaseHandler
Serializes a DatabaseObject into the DB
customUnserializer(DocumentReference, DatabaseObject) - Method in class com.example.skeddly.business.database.DatabaseHandler
Unserializes a DatabaseObject from the DB
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