104 lines
2.2 KiB
Plaintext
104 lines
2.2 KiB
Plaintext
Extracting methods from original controller...
|
|
Extracting fields/variables from original controller...
|
|
Checking split files for methods...
|
|
--- MISSING METHODS ---
|
|
- _applyLowEndModeIfNeeded
|
|
- _buildOsrmWaypointCoords
|
|
- _calculateDistance
|
|
- _checkAndRecalculateIfDeviated
|
|
- _fillDriverDataLocally
|
|
- _haversineKm
|
|
- _initMinimalIcons
|
|
- _initializePolygons
|
|
- _isActiveRideState
|
|
- _kmToLatDelta
|
|
- _kmToLngDelta
|
|
- _onDriverArrivedWithSocket
|
|
- _onRideCancelledWithSocket
|
|
- _onRideStartedWithSocket
|
|
- _relevanceScore
|
|
- _restorePolyline
|
|
- _stageNiceToHave
|
|
- _stagePricingAndState
|
|
- _startMasterTimer
|
|
- _startMasterTimerWithInterval
|
|
- _startPollingFallback
|
|
- _stopDriverLocationPolling
|
|
- _updateDriverMarker
|
|
- cancelRide
|
|
- detectPerfMode
|
|
- getAIKey
|
|
- getMapPointsForAllMethods
|
|
- getPassengerLocationUniversity
|
|
- handleActiveRideOnStartup
|
|
- isDriversDataValid
|
|
- onChangedPassengerCount
|
|
- onChangedPassengersChoose
|
|
- showDrawingBottomSheet
|
|
- showNoDriversDialog
|
|
- startSearchingTimer
|
|
Total missing methods: 35
|
|
|
|
Checking split files for variables/fields...
|
|
--- MISSING VARIABLES ---
|
|
- _isStateProcessing
|
|
- _isUsingFallback
|
|
- _maxReconnectAttempts
|
|
- apiDistanceMeters
|
|
- c
|
|
- carInfo
|
|
- carsOrder
|
|
- coordDestination
|
|
- currentCarType
|
|
- currentDriverLocation
|
|
- currentLocationOfDrivers
|
|
- currentRideId
|
|
- currentTimeSearchingCaptainWindow
|
|
- dInfo
|
|
- dLat
|
|
- datadriverCarsLocationToPassengerAfterApplied
|
|
- distanceOfTrip
|
|
- driverCarPlate
|
|
- driverLocationToPassenger
|
|
- driverOrderStatus
|
|
- durationByPassenger
|
|
- endLocation
|
|
- fName
|
|
- finalReason
|
|
- headingList
|
|
- increaseFeeFormKey
|
|
- isDriversTokensSend
|
|
- isFirstWaypoint
|
|
- isInUniversity
|
|
- isSaaSRequest
|
|
- kmInDegree
|
|
- lName
|
|
- latDest
|
|
- latestPosition
|
|
- lngDest
|
|
- lowPerf
|
|
- messagesFormKey
|
|
- originCoords
|
|
- pLower
|
|
- passengerLocationStringUnvirsity
|
|
- previousLocationOfDrivers
|
|
- progressTimerRideBeginVip
|
|
- qLower
|
|
- rLat1
|
|
- rLat2
|
|
- ram
|
|
- rideData
|
|
- sdk
|
|
- selectedPassengerCount
|
|
- startLng
|
|
- startLocation
|
|
- stringElapsedTimeRideBegin
|
|
- tax
|
|
- totalPassengerBalashDiscount
|
|
- totalPassengerComfortDiscount
|
|
- totalPassengerElectricDiscount
|
|
- totalPassengerLadyDiscount
|
|
- totalPassengerRaihGaiDiscount
|
|
- totalPassengerSpeedDiscount
|
|
Total missing variables: 59
|