tripkit-android / com.skedgo.tripkit.ui.search

Package com.skedgo.tripkit.ui.search

Types

Name Summary
CurrentLocationSuggestionViewModel class CurrentLocationSuggestionViewModel :SuggestionViewModel
DropNewPinSuggestionViewModel class DropNewPinSuggestionViewModel :SuggestionViewModel
FetchFoursquareLocations interface FetchFoursquareLocations :FetchLocations
FetchGoogleLocations interface FetchGoogleLocations :FetchLocations
FetchLocalLocations interface FetchLocalLocations :FetchLocations
FetchLocations interface FetchLocations
FetchLocationsParameters abstract class FetchLocationsParameters
FetchSuggestions interface FetchSuggestions
FetchTripGoLocations interface FetchTripGoLocations :FetchLocations
GoogleSuggestionViewModel class GoogleSuggestionViewModel :SuggestionViewModel
LocationSearchErrorViewModel class LocationSearchErrorViewModel
LocationSearchFragment This is a self-contained location search component which merges search results from both SkedGo's search results as well as Google Places.class LocationSearchFragment :AbstractTripKitFragment
LocationSearchViewModel class LocationSearchViewModel :RxViewModel
SearchErrorType sealed class SearchErrorType
SearchSuggestionChoice sealed class SearchSuggestionChoice
SuggestionViewModel sealed class SuggestionViewModel
VisibilityState enum class VisibilityState

Properties

Name Summary
ARG_CAN_OPEN_TIMETABLE const val ARG_CAN_OPEN_TIMETABLE:String
ARG_INITIAL_QUERY const val ARG_INITIAL_QUERY:String
ARG_NEAR_LAT const val ARG_NEAR_LAT:String
ARG_NEAR_LON const val ARG_NEAR_LON:String
ARG_NORTHEAST_LAT const val ARG_NORTHEAST_LAT:String
ARG_NORTHEAST_LON const val ARG_NORTHEAST_LON:String
ARG_QUERY_HINT const val ARG_QUERY_HINT:String
ARG_SOUTHWEST_LAT const val ARG_SOUTHWEST_LAT:String
ARG_SOUTHWEST_LON const val ARG_SOUTHWEST_LON:String
ARG_WITH_CURRENT_LOCATION const val ARG_WITH_CURRENT_LOCATION:String
ARG_WITH_DROP_PIN const val ARG_WITH_DROP_PIN:String
KEY_BOUNDS const val KEY_BOUNDS:String
KEY_CENTER const val KEY_CENTER:String