Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix for recycled images in Android 4.3
|
|
It must be reloaded from resources as well, because it's getting recycled by the new more invasive Android GC.
|
|
recycled current image if we are trying to transition. No more CRASHES on 4.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in UI thread
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
other servers are actually cached
|
|
|
|
|