| Class | Description |
|---|---|
| BackupActivity |
Manage our backups on Google Drive
|
| BackupAdapter |
Bridge between the Backup RecyclerView and the Backups class
|
| BackupAdapter.BackupViewHolder |
Our ViewHolder
|
| BackupAdapter.BackupViewHolderFactory |
Factory to create an instance of our ViewHolder
|
| BackupAdapter.BackupViewModelFactory |
Factory to create an instance of our ViewModel
|
| BackupHandlers |
Handlers for UI events
|