aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod/wallpapers/photophase/PhotoPhaseRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* photophase: don't reset transition timer on pauseJorge Ruesga2014-09-011-4/+9
* photophase: cleanup GL resources in GLThreadJorge Ruesga2014-06-221-8/+15
* photophase: force world redraw before put GLView in sleep modeJorge Ruesga2014-06-211-1/+5
* photophase: remove unnecessary callsJorge Ruesga2014-06-211-2/+0
* Update license headersJorge Ruesga2014-06-141-1/+1
* Integration clean upJorge Ruesga2014-06-141-1/+0
* Reduce synchronized linesJorge Ruesga2014-06-141-34/+34
* Fix random disposition bugJorge Ruesga2014-06-141-0/+1
* Use all space available of the screen on kitkatJorge Ruesga2013-11-071-2/+4
* Dispositions templatesJorge Ruesga2013-11-031-2/+1
* Random dispositionsJorge Ruesga2013-11-031-39/+168
* Multiples fixesJorge Ruesga2013-11-021-14/+14
* Returns as a CyanogenMod project. Update author and CopyrightsJorge Ruesga2013-10-271-0/+661
* Change author and copyrightJorge Ruesga2013-10-031-614/+0
* Improve quality image on tabletsJorge Ruesga2013-08-201-1/+4
* Reduce desired picture size (#26)Jorge Ruesga2013-08-201-1/+1
* Force to use image dimensions instead of screen dimensions (#26)Jorge Ruesga2013-08-201-4/+7
* Destroy cached textures when system runs out of resourcesJorge Ruesga2013-08-181-2/+9
* Fix next transition touch actionJorge Ruesga2013-08-171-9/+11
* Revert 3c1c6d8f7f80a242a822bae20435852e147db02aJorge Ruesga2013-08-161-2/+2
* Fix next transition touch actionJorge Ruesga2013-08-161-2/+2
* Avoid to handle multiple touchsJorge Ruesga2013-08-141-0/+11
* Fix NPEJorge Ruesga2013-08-131-1/+1
* Move BitmapUtils and GLESUtils to utilsJorge Ruesga2013-08-121-1/+2
* Advise the user about no media (#22)Jorge Ruesga2013-08-101-22/+48
* Fix world height when no effect appliesJorge Ruesga2013-08-091-1/+1
* Displacement with expanded desktop activated (#17)Jorge Ruesga2013-08-091-5/+5
* Remove debug flagsJorge Ruesga2013-08-091-1/+1
* Select new media pictures automatically (#13)Jorge Ruesga2013-08-091-10/+11
* Show a toast when "Refresh now" action was completed (#15)Jorge Ruesga2013-08-081-1/+4
* Update TextureManager screen dimensions after a screen changeJorge Ruesga2013-08-081-1/+4
* Fix color shape and fade transition (#11)Jorge Ruesga2013-08-061-5/+5
* Fix effect screen dimension (#2)Jorge Ruesga2013-08-061-2/+2
* Support fot GPU image effects (#2)Jorge Ruesga2013-08-061-11/+25
* Touch actions (#5)Jorge Ruesga2013-08-041-1/+84
* Fix bitmaps memory leakJorge Ruesga2013-07-301-1/+4
* Force redraw and empty texture buffer. Clear images buffer on reloadjruesga2013-07-031-13/+20
* Initial commitjruesga2013-07-011-0/+447