MCPcopy Create free account

hub / github.com/SimCoderYoutube/UberClone / types & classes

Types & classes38 in github.com/SimCoderYoutube/UberClone

ClassAddPaymentActivity
android/app/src/main/java/com/simcoder/uber/Payment/AddPaymentActivity.java:50
ClassAuthenticationActivity
This Activity controls the display of auth fragments of the app: -MenuFragment -LoginFragment -RegisterFragment <p> It is also responsible for taking
android/app/src/main/java/com/simcoder/uber/Login/AuthenticationActivity.java:22
ClassCardAdapter
Adapter responsible for displaying type of cars in the CustomerActivity.class
android/app/src/main/java/com/simcoder/uber/Adapters/CardAdapter.java:25
InterfaceCardListCallback
android/app/src/main/java/com/simcoder/uber/Payment/PaymentUtils.java:34
ClassCardObject
android/app/src/main/java/com/simcoder/uber/Objects/CardObject.java:3
ClassCardRequestAdapter
Adapter responsible for handling the display of the Cards to the user
android/app/src/main/java/com/simcoder/uber/Adapters/CardRequestAdapter.java:21
ClassCustomerMapActivity
Main Activity displayed to the customer
android/app/src/main/java/com/simcoder/uber/Customer/CustomerMapActivity.java:123
ClassCustomerObject
Customer object, it contains all the relevant info of the customer user
android/app/src/main/java/com/simcoder/uber/Objects/CustomerObject.java:11
ClassCustomerSettingsActivity
Activity that displays the settings to the customer
android/app/src/main/java/com/simcoder/uber/Customer/CustomerSettingsActivity.java:41
ClassDetailsActivity
Fragment Responsible for registering a new user
android/app/src/main/java/com/simcoder/uber/Login/DetailsActivity.java:26
ClassDriverChooseTypeActivity
Activity responsible for letting the driver chose the service type they offer. It displays a recyclerView with the possible service type options
android/app/src/main/java/com/simcoder/uber/Driver/DriverChooseTypeActivity.java:27
ClassDriverMapActivity
Main Activity displayed to the driver
android/app/src/main/java/com/simcoder/uber/Driver/DriverMapActivity.java:98
ClassDriverObject
android/app/src/main/java/com/simcoder/uber/Objects/DriverObject.java:7
ClassDriverSettingsActivity
Activity that displays the settings to the Driver
android/app/src/main/java/com/simcoder/uber/Driver/DriverSettingsActivity.java:41
ClassHistoryActivity
This activity displays a list of all the previous drives made by the user. If the current user is a driver then it also displays a space with the cur
android/app/src/main/java/com/simcoder/uber/History/HistoryActivity.java:41
ClassHistoryAdapter
Adapter responsible for displaying history items in the HistoryActivity.class
android/app/src/main/java/com/simcoder/uber/Adapters/HistoryAdapter.java:37
ClassHistorySingleActivity
This activity displays a single previous ride in detail. If you are a customer then it allows you to both rate the driver and pay for the ride.
android/app/src/main/java/com/simcoder/uber/History/HistorySingleActivity.java:58
ClassHistoryViewHolders
Responsible for handling the data of each view
android/app/src/main/java/com/simcoder/uber/Adapters/HistoryAdapter.java:87
ClassLauncherActivity
First activity of the app. <p> Responsible for checking if the user is logged in or not and call the AuthenticationActivity or MainActivity depending
android/app/src/main/java/com/simcoder/uber/Login/LauncherActivity.java:28
ClassLocationObject
Location Object used to know pickup and destination location
android/app/src/main/java/com/simcoder/uber/Objects/LocationObject.java:8
ClassLoginFragment
Fragment Responsible for Logging in an existing user
android/app/src/main/java/com/simcoder/uber/Login/LoginFragment.java:26
ClassMenuFragment
Fragment that allows the user to choose between going to the login or registration fragment
android/app/src/main/java/com/simcoder/uber/Login/MenuFragment.java:36
ClassPaymentActivity
android/app/src/main/java/com/simcoder/uber/Payment/PaymentActivity.java:21
ClassPaymentUtils
android/app/src/main/java/com/simcoder/uber/Payment/PaymentUtils.java:31
ClassPayoutActivity
android/app/src/main/java/com/simcoder/uber/Payment/PayoutActivity.java:32
ClassPayoutAdapter
Adapter responsible for displaying type of cars in the CustomerActivity.class
android/app/src/main/java/com/simcoder/uber/Adapters/PayoutAdapter.java:24
ClassPayoutObject
Type of car object, contains the info of each type of car to be used by the type adapter.
android/app/src/main/java/com/simcoder/uber/Objects/PayoutObject.java:16
ClassRegisterFragment
Fragment Responsible for registering a new user
android/app/src/main/java/com/simcoder/uber/Login/RegisterFragment.java:24
InterfaceResponseCallback
android/app/src/main/java/com/simcoder/uber/Payment/PaymentUtils.java:38
ClassRideObject
Object of a ride It is responsible for containing all the info of the ride- It also posts the ride request, records it,...
android/app/src/main/java/com/simcoder/uber/Objects/RideObject.java:38
ClassSendNotification
android/app/src/main/java/com/simcoder/uber/Utils/SendNotification.java:15
ClassTypeAdapter
Adapter responsible for displaying type of cars in the CustomerActivity.class
android/app/src/main/java/com/simcoder/uber/Adapters/TypeAdapter.java:27
ClassTypeObject
Type of car object, contains the info of each type of car to be used by the type adapter.
android/app/src/main/java/com/simcoder/uber/Objects/TypeObject.java:10
ClassUtils
android/app/src/main/java/com/simcoder/uber/Utils/Utils.java:11
ClassonAppKilled
On App Killed disconnect driver from the database
android/app/src/main/java/com/simcoder/uber/Utils/onAppKilled.java:15
ClassviewHolders
Responsible for handling the data of each view
android/app/src/main/java/com/simcoder/uber/Adapters/PayoutAdapter.java:62
ClassviewHolders
Responsible for handling the data of each view
android/app/src/main/java/com/simcoder/uber/Adapters/CardAdapter.java:97
ClassviewHolders
Responsible for handling the data of each view
android/app/src/main/java/com/simcoder/uber/Adapters/TypeAdapter.java:97