brand new timeline wtih avatars
Been doing allot of work this weekend redoing the timeline to allow for display of avatars. It’s working pretty well so far. I haven’t tried it on my actual phone because it’s still stuck in the mail somewhere. It seems to be a tad slow in the loading of the timeline but that could be the fact that the network is going through an emulator and virtual connection. I’ll be really interested to see how it works on the phone. I clearly need to implement some caching before making it generally available and also allow for disabling of the avatars all together.
Also I need to decide if i’m just going to cache in memory for the current application setting or cache to storage. i’m leaning more toward caching to memory for now its a max of 20 48×48 images which is pretty small amount of memory.