Antony

Results 9 issues of Antony

It takes upwards of three minutes to fetch a single artwork. Slow on both wifi at home and on 4G No hypotheses yet. Could it to do with the API...

bug

Low hanging fruits include setting resolution and aspect ratio

enhancement

For the love of god that file is a mess and a monster Perhaps new classes for filtering, artwork parsing

I've got half a dozen network classes scattered across many folders. I'll need to organize these OkHttpSingleton (a good idea on paper), RestClient (which functions even use this?), HostManager (Used...

enhancement
codeQuality

On inspection, while most downloaded images are under 1MB, a number of the imagesbeing downloaded are quite large; from 6 MBs up to 17MB. Should be trivial if file size...

enhancement

A user has reported that on their very tall phone, landscape art does not look good requiring a lot of scrolling to see the entire artwork. This could be implemented...

enhancement

Should be simple Will just integrate be more lines in filterRanking() and filterAuth(). Break it out into a separate function?

enhancement

Code is getting hard to follow and understand e.g. every child function creating a SharedPreferences object of their own Pass the required parameters instead