aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bottom to top delete animation (#24)Jorge Ruesga2013-08-121-2/+2
* Make it compatible with API 15 (4.0.3)Jorge Ruesga2013-08-122-3/+7
* Fix mapping frame rect from frame vertexJorge Ruesga2013-08-101-2/+2
* Do not move used images if existsJorge Ruesga2013-08-101-1/+12
* Fixed vertex array for both orientationsJorge Ruesga2013-08-101-9/+22
* Advise the user about no media (#22)Jorge Ruesga2013-08-105-31/+352
* Do not notify user the task cancellationJorge Ruesga2013-08-091-1/+3
* Use an asynchronous model to communicate media partial results (#19)Jorge Ruesga2013-08-091-7/+4
* Fix world height when no effect appliesJorge Ruesga2013-08-092-2/+2
* Use an asynchronous model to communicate media partial results (#19)Jorge Ruesga2013-08-092-14/+89
* Fix NPE inside onMediaDiscovered method (#20)Jorge Ruesga2013-08-092-17/+22
* Use absolute path in last seen albums (#21)Jorge Ruesga2013-08-091-3/+2
* Use selectedItems count instead of item count (#18)Jorge Ruesga2013-08-091-2/+3
* Hide fix aspect ratio setting for nowJorge Ruesga2013-08-091-0/+3
* Displacement with expanded desktop activated (#17)Jorge Ruesga2013-08-092-6/+11
* Remove debug flagsJorge Ruesga2013-08-096-23/+16
* Empty pending pictures queue on EXTRA_FLAG_EMPTY_TEXTURE_QUEUE (#6)Jorge Ruesga2013-08-091-0/+7
* Fix resizer rect (#16)Jorge Ruesga2013-08-091-0/+7
* Select new media pictures automatically (#13)Jorge Ruesga2013-08-0910-49/+132
* Show a toast when "Refresh now" action was completed (#15)Jorge Ruesga2013-08-085-12/+40
* Update TextureManager screen dimensions after a screen changeJorge Ruesga2013-08-082-1/+13
* Fix PauseOnPreview logicJorge Ruesga2013-08-081-1/+1
* Aspect ratio correction (settings) (#14)Jorge Ruesga2013-08-086-2/+88
* JavaDoc of touch actionsJorge Ruesga2013-08-081-0/+12
* Draw non-active transactions prior to active onesJorge Ruesga2013-08-081-2/+9
* Fix styleJorge Ruesga2013-08-081-1/+1
* Update transition timeoutsJorge Ruesga2013-08-083-3/+3
* Flip transition (#3)Jorge Ruesga2013-08-083-3/+265
* Protect access to frames arrayJorge Ruesga2013-08-081-1/+1
* Remove unnecessary matrix translateMJorge Ruesga2013-08-071-3/+1
* Multiple transition selection (#13)Jorge Ruesga2013-08-075-28/+69
* Multiple effect selection (#13)Jorge Ruesga2013-08-073-33/+58
* Remove unused codeJorge Ruesga2013-08-061-3/+0
* Fix translate transition (#11)Jorge Ruesga2013-08-065-77/+108
* Fix color shape and fade transition (#11)Jorge Ruesga2013-08-065-38/+22
* Fix formatJorge Ruesga2013-08-061-1/+1
* Fix vignette nameJorge Ruesga2013-08-061-3/+4
* MCA effects (#2)Jorge Ruesga2013-08-061-10/+124
* Fix effect screen dimension (#2)Jorge Ruesga2013-08-062-9/+9
* Support fot GPU image effects (#2)Jorge Ruesga2013-08-0617-394/+193
* Remove current transition on EXTRA_FLAG_RECREATE_WORLDJorge Ruesga2013-08-051-0/+1
* Fix NPE on DispositionFragmentJorge Ruesga2013-08-041-1/+1
* Touch actions (#5)Jorge Ruesga2013-08-0412-34/+415
* Disposition Preference Layout (#1)Jorge Ruesga2013-08-0411-158/+1002
* Disposition enhancementsJorge Ruesga2013-08-038-30/+524
* Initial steps of the disposition preference.Jorge Ruesga2013-07-315-40/+237
* Fix bitmaps memory leakJorge Ruesga2013-07-303-7/+18
* Improve bitmap loadingJorge Ruesga2013-07-303-36/+6
* Last album and restore commandJorge Ruesga2013-07-292-2/+47
* Fix layouts and use left and right effectsJorge Ruesga2013-07-291-1/+8