Compare commits

..

2 Commits

Author SHA1 Message Date
Mguy13 cb3d688812 Docs 2022-12-27 13:04:45 +01:00
Mguy13 e8b5b72949 refactoring
security update
2022-12-27 13:02:52 +01:00
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Some of the extra quirks that I added in are:
5. Local storage of favourites state -> on restart, the favourites stay.
+ Not very useful on a real device as app restart can only be triggered with app life cycle state change, which would clear the download cache,
which would be an invalidate them -> so clearing them away with the image cache for now.
6. Using an environment key manager for storing API keys
## Documentation
### Class UML