aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version (1.0.3)Jorge Ruesga2013-10-243-2/+12
* Fix hardware acceleration problem and improve responsivenessJorge Ruesga2013-10-244-48/+54
* Increase time of animation for a better look in screenJorge Ruesga2013-10-241-1/+1
* Fix a small glitch in the card imageJorge Ruesga2013-10-241-0/+0
* Add changelog filesJorge Ruesga2013-10-232-0/+28
* Bump version (1.0.2)Jorge Ruesga2013-10-231-2/+2
* Force to run discover AsyncTask out of the GLThreadJorge Ruesga2013-10-232-5/+16
* Enable move app to external sdcardJorge Ruesga2013-10-201-1/+2
* Small logo assetJorge Ruesga2013-10-201-0/+0
* Bump version (1.0.1)Jorge Ruesga2013-10-131-2/+2
* Improve times for filter media discoverJorge Ruesga2013-10-133-29/+15
* Remove unnecessary codeJorge Ruesga2013-10-133-68/+21
* Change transitions interval behaviorJorge Ruesga2013-10-134-31/+58
* Protect frame selection from unknown framesJorge Ruesga2013-10-121-0/+3
* Fix NPE when photo frame has not a valid texture infoJorge Ruesga2013-10-121-13/+41
* Merge pull request #29 from djMesias/patch-1Jorge Ruesga2013-10-111-1/+1
|\
| * Update strings.xmldjMesias2013-10-121-1/+1
|/
* Fix FC on disposition selectionJorge Ruesga2013-10-091-1/+16
* Bump version (remove proguard)Jorge Ruesga2013-10-051-1/+1
* Move web assetsJorge Ruesga2013-10-054-0/+0
* Logos and bannersJorge Ruesga2013-10-043-0/+0
* Spanish translationJorge Ruesga2013-10-042-0/+150
* Remove unnecessary stringsJorge Ruesga2013-10-042-17/+0
* Replace Cid imageJorge Ruesga2013-10-043-1/+1
* Change author and copyrightJorge Ruesga2013-10-03122-388/+387
* Revert commit 02b0586c3c9a325f88717ae89adb6e9e4d005397Jorge Ruesga2013-08-311-1/+1
* Do not wait indefinitely to avoid race conditionJorge Ruesga2013-08-301-1/+1
* Fix copyrightsJorge Ruesga2013-08-2010-9/+10
* Improve quality image on tabletsJorge Ruesga2013-08-202-1/+16
* Follow android design guidelinesJorge Ruesga2013-08-201-19/+19
* Use the MCA private IdentityEffect to clone the textures (#27)Jorge Ruesga2013-08-202-41/+71
* Add active texture by defaultJorge Ruesga2013-08-201-0/+2
* Rename handle var nameJorge Ruesga2013-08-201-10/+10
* More recycle stuff (#26)Jorge Ruesga2013-08-204-7/+20
* Let GLES to build its own buffer based on the picture sizeJorge Ruesga2013-08-201-9/+2
* Recycle ununsed bitmapJorge Ruesga2013-08-201-6/+9
* Reduce desired picture size (#26)Jorge Ruesga2013-08-201-1/+1
* Force to use image dimensions instead of screen dimensions (#26)Jorge Ruesga2013-08-204-18/+28
* Fix some memory leaks and improve allocations (#26)Jorge Ruesga2013-08-1912-108/+198
* Force hardware acceletation on cardlayout scrollerJorge Ruesga2013-08-182-11/+8
* Destroy cached textures when system runs out of resourcesJorge Ruesga2013-08-183-2/+35
* Better comment descriptionJorge Ruesga2013-08-181-1/+1
* Cube transitionJorge Ruesga2013-08-184-0/+484
* Fix next transition touch actionJorge Ruesga2013-08-172-26/+11
* Revert 3c1c6d8f7f80a242a822bae20435852e147db02aJorge Ruesga2013-08-162-55/+26
* Fix next transition touch actionJorge Ruesga2013-08-162-26/+55
* Add a null effect instead of no apply effectJorge Ruesga2013-08-164-2/+72
* Fix random number generator methodJorge Ruesga2013-08-151-1/+1
* Fix styleJorge Ruesga2013-08-153-5/+5
* Improve acquisition of random numbersJorge Ruesga2013-08-158-15/+35