Fixes & Updates - 2026-06-01: Integrate Back-End v3 updates, fix call/connection issues across apps
This commit is contained in:
103
lib/controller/home/comparison_results.txt
Normal file
103
lib/controller/home/comparison_results.txt
Normal file
@@ -0,0 +1,103 @@
|
||||
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
|
||||
Reference in New Issue
Block a user