A B C D F G H I K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CarouselAdapter - Class in com.example.qrgo.utilities
-
An adapter class for displaying a list of QR codes in a carousel format using a ViewPager.
- CarouselAdapter(Context, List<BasicQRCode>) - Constructor for class com.example.qrgo.utilities.CarouselAdapter
-
Constructs a new CarouselAdapter object.
- changeLaserVisibility(boolean) - Method in class com.example.qrgo.QRScanActivity
-
allows option to set if the laser is visible on the QR scanner
- changeMaskColor(View) - Method in class com.example.qrgo.QRScanActivity
-
allows option to change the color of the overlay on the QR scanning camera
- checkImeiExists(String, OnImeiCheckListener) - Method in class com.example.qrgo.firebase.UserFirebaseManager
-
Checks if a user with the given IMEI exists in the database.
- checkUsernameExists(String, OnUsernameCheckListener) - Method in class com.example.qrgo.firebase.UserFirebaseManager
-
Checks if a user with the given username exists in the database.
- CircleTransform - Class in com.example.qrgo.utilities
-
A class that transforms a Bitmap into a circular image by cropping and drawing it as a circle.
- CircleTransform() - Constructor for class com.example.qrgo.utilities.CircleTransform
- com.example.qrgo - package com.example.qrgo
- com.example.qrgo.firebase - package com.example.qrgo.firebase
- com.example.qrgo.listeners - package com.example.qrgo.listeners
- com.example.qrgo.models - package com.example.qrgo.models
- com.example.qrgo.utilities - package com.example.qrgo.utilities
- Comment - Class in com.example.qrgo.models
-
The Comment class represents a comment that a player leaves on a QR code.
- Comment(String, String, String, String, String, String, Date) - Constructor for class com.example.qrgo.models.Comment
-
Constructs a Comment object with the specified parameters.
- CommentFirebaseManager - Class in com.example.qrgo.firebase
- CommentFirebaseManager() - Constructor for class com.example.qrgo.firebase.CommentFirebaseManager
- commentId - Variable in class com.example.qrgo.models.Comment
- commentIds - Variable in class com.example.qrgo.models.PlayerProfile
- commentIds - Variable in class com.example.qrgo.models.QRCode
- CommentListviewFragment - Class in com.example.qrgo
-
A simple
Fragment
subclass. - CommentListviewFragment() - Constructor for class com.example.qrgo.CommentListviewFragment
- comments - Variable in class com.example.qrgo.models.PlayerProfile
- comments - Variable in class com.example.qrgo.models.QRCode
- commentString - Variable in class com.example.qrgo.models.Comment
- contactEmail - Variable in class com.example.qrgo.models.PlayerProfile
- contactPhone - Variable in class com.example.qrgo.models.PlayerProfile
- coordinates - Variable in class com.example.qrgo.GeoLocationActivity
All Classes All Packages