| Class | Description |
|---|---|
| BottomNavActivity |
This is the main Activity for the app.
|
| ChatActivity |
This activity lets the user chat in a Square, using a socket.io chat
|
| CreateSquareActivity |
The Activity which gives the user the possibility to create his own Square
|
| CreateSquareActivity.CreateSquarePagerAdapter |
Manages the correct fragment to show while creating a square
|
| FullScreenImageActivity |
Shows an image from the chat in fullscreen
|
| FullScreenImageActivity.PlaceholderFragment |
A placeholder fragment containing a simple view.
|
| LoginActivity |
This is the first activity the user will see.
|
| SplashActivity |
Runs at the opening of the app.
|
| TutorialActivity |
Shows the tutorial of the app to the user
|
| TutorialActivity.TutorialPagerAdapter |
The adapter for the pages of the tutorial
|
| Enum | Description |
|---|---|
| BottomNavActivity.TABS |