Create StorageManager
Create StorageManager that will allow to store and retrieve images:
- Provide interface for Home and Edit Gallery:
- Store photo
- Get all photos
- Delete photo
- Loading bitmaps to RAM memory
- Try to create some kind of local database that is able to delete positions despite Save/Delete errors