| Class | Description |
|---|---|
| FavoritesFragment |
Fragment to show favorite photos
|
| FirstManager |
To manage if is first time that user open app
|
| FolderFragment |
Fragment to load folder content
|
| GalleryFragment |
Fragment gallery ( Load and show user folders )
|
| IntroActivity |
Initial activity of the app
|
| LocationService |
Location service
|
| LoginActivity |
A login screen that offers login via email/password.
|
| MainActivity |
Main activity
|
| MapsFragment |
Map Fragment
|
| RegisterActivity |
A register activity by email/password.
|
| SendEmail |
Send email to remember password
|
| ShowImageActivity |
Show info and picture selected by user
|
| UploadActivity |
Upload picture
|
| UserLanguage |
User language data
|
| WelcomeActivity |
Introduction user to app
|