| AddQRCodeFragment |
Displays information about a specific QRCode.
|
| DeleteQRCodeFragment |
Displays information about a specific QRCode.
|
| QRCode |
This class defines a QR code
|
| QRCodeAdapter |
This is an array adapter for QRCode objects
|
| QRCodeDatabase |
Manages all QRCode-related database operations, and ensures that the collection of QRCodes that a
each player has scanned is consistent with the collection of players that have scanned a specific
QR code.
|
| QRCodeFragment |
Displays information about a specific QRCode.
|
| QRCodePlayerScansAdapter |
Adapter that handles displaying QRCode player scans
|
| QRPlayerScanEntry |
Represents an entry on the QRCode scans list.
|
| ScoreComparator |
This implements the comparator for sorting QR codes by score
|