Skip to content

Tags: Radij/iosched

Tags

2013

Toggle 2013's commit message
Merge pull request google#13 from btco/master

Adding missing copyright notice to .travis.yml.

2012

Toggle 2012's commit message
3 small updates:

Update inSampleSize calculation - while this didn't affect iosched the existing
formula would calculate the wrong value in some cases.

Unpause the image loader when the activity/fragment is paused - the image loader
is paused while flinging the social stream fragment, however if the activity is
destroyed while the image loader is paused this can leave the background thread
in a hung state.

Change available app memory calculation from memory class to available runtime
memory - used to set the image memory cache size.

2011

Toggle 2011's commit message
iosched 2011 snapshot