Index
All Classes and Interfaces|All Packages
A
- AboutUs - Class in com.example.cardiotracker
-
The AboutUs class represents an activity that displays information about the application or its developers.
- AboutUs() - Constructor for class com.example.cardiotracker.AboutUs
- activityRule - Variable in class com.example.cardiotracker.LoginUITest
- activityRule - Variable in class com.example.cardiotracker.SignUpUITest
- activityScenarioRule - Variable in class com.example.cardiotracker.AddRecordUITest
- addInformation() - Method in class com.example.cardiotracker.AddRecord
-
Validates the input data and adds the record to the database under the current user's ID.
- addition_isCorrect() - Method in class com.example.cardiotracker.ExampleUnitTest
- AddRecord - Class in com.example.cardiotracker
-
The AddRecord class represents an activity that allows users to add a record with heart rate, systolic pressure, diastolic pressure, and optional comment to a Firebase database.
- AddRecord() - Constructor for class com.example.cardiotracker.AddRecord
- AddRecordUITest - Class in com.example.cardiotracker
- AddRecordUITest() - Constructor for class com.example.cardiotracker.AddRecordUITest
- addUserData(info) - Method in class com.example.cardiotracker.info
-
Adds user data to the `info` object.
- alreadyAccountTextView - Variable in class com.example.cardiotracker.SignUp
All Classes and Interfaces|All Packages