OSDN Git Service

Fixed issue of downloaded image not appearing by increasing number of retries. We...
authorVenkat Krishnaraj <venkatkrishnaraj@venkat-krishnarajs-macbook-pro.local>
Thu, 10 Dec 2009 02:01:52 +0000 (18:01 -0800)
committerDave Sparks <davidsparks@android.com>
Thu, 10 Dec 2009 03:21:59 +0000 (19:21 -0800)
commitcd8f9f6aa13957dcfffce98e671b811fec7c9e7c
treee24575152369b37f0467c8e1f64b8355fe3a1d05
parente22febe29387a9cc78cad1fa1ef5f8074eb081b0
Fixed issue of downloaded image not appearing by increasing number of retries. We default to a file uri in case this still fails. We reduce the number of non-prime textures that can be queued.
src/com/cooliris/media/Gallery.java
src/com/cooliris/media/RenderView.java
src/com/cooliris/media/SingleDataSource.java
src/com/cooliris/media/UriTexture.java