summaryrefslogtreecommitdiffstats
path: root/src/org/cyanogenmod
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioFX: Fix possible NPE" into cm-13.0Daniel Hillenbrand2016-11-041-1/+3
|\
| * AudioFX: Fix possible NPEMichael W2016-11-041-1/+3
* | Merge "AudioFX: Fix possible RuntimeException" into cm-13.0Daniel Hillenbrand2016-11-041-1/+3
|\|
| * AudioFX: Fix possible RuntimeExceptionMichael W2016-10-281-1/+3
* | audiofx: Remove AmbientSteve Kondik2016-10-059-338/+0
|/
* Merge "AudioFX: fix missing bassboost/virtualizer" into cm-13.0Steve Kondik2016-10-054-10/+12
|\
| * AudioFX: fix missing bassboost/virtualizerRoman Birg2016-09-084-10/+12
* | AudioFX: Update copyright after OSSZhao Wei Liew2016-09-291-5/+1
* | AudioFX: Fix possible NPEMichael W2016-09-121-1/+1
|/
* AudioFX: Resync with AOSP translationsMichael Bestas2016-09-042-5/+5
* AudioFX: finish rename; persist processRoman Birg2016-08-2944-246/+670
* Merge "AudioFX: disable debug logging" into cm-13.0Roman Birg2016-08-251-1/+1
|\
| * AudioFX: disable debug loggingRoman Birg2016-08-251-1/+1
* | Fix strings.Danny Baumann2016-08-251-1/+1
|/
* AudioFX: rename package to org.cyanogenmod.audiofxRoman Birg2016-08-2342-0/+9150
* Combine MaxxAudio into AudioFXRoman Birg2015-04-2712-3130/+0
* audiofx: Update for CM12Steve Kondik2014-11-131-4/+4
* AudioFX: add > 100% knob checkRoman Birg2014-08-141-2/+3
* Merge "audiofx: Commit suicide if effects can't be created" into cm-11.0Roman Birg2014-08-061-1/+12
|\
| * audiofx: Commit suicide if effects can't be createdSteve Kondik2014-08-041-1/+12
* | AudioFX: ensure values never go over their maxRoman Birg2014-08-041-4/+16
|/
* AudioFX: Do not allow values to be set lower than 0.Roman Birg2014-06-231-1/+8
* AudioFX: we are system priority!Roman Birg2014-06-231-0/+1
* AudioFX: reset state when re-entering the appRoman Birg2014-06-231-0/+6
* AudioFX: commit default preferencesRoman Birg2014-06-021-8/+10
* AudioFX: be more translation-friendly with stringsRoman Birg2014-05-291-0/+7
* AudioFX: update strings for unavailable speaker effectsRoman Birg2014-05-291-3/+3
* AudioFX: clear out toastsRoman Birg2014-05-291-6/+25
* audiofx: Add a preset for the speaker and enable it by defaultSteve Kondik2014-05-272-7/+33
* AudioFX: disable debuggingRoman Birg2014-05-271-1/+1
* audiofx: Set correct defaultsSteve Kondik2014-05-261-4/+3
* AudioFX: update knob values for each device instead of defualtRoman Birg2014-05-241-2/+3
* AudioFX: properly restore values on global enableRoman Birg2014-05-241-2/+3
* AudioFX: add another step down level for effectsRoman Birg2014-05-231-0/+2
* AudioFX: make eq levels update live with animationRoman Birg2014-05-234-165/+210
* AudioFX: add Wireless deviceRoman Birg2014-05-221-2/+16
* AudioFX: animate knobsRoman Birg2014-05-222-28/+112
* AudioFX: animate equalizer bands to their statesRoman Birg2014-05-222-23/+128
* audiofx: Fix effect states and poppingSteve Kondik2014-05-221-65/+129
* AudioFX: fix jankRoman Birg2014-05-212-158/+107
* AudioFX: fix current device not being selectedRoman Birg2014-05-211-15/+22
* AudioFX: bug fixesRoman Birg2014-05-193-19/+43
* AudioFX: add device supportRoman Birg2014-05-166-2049/+854
* AudioFX: equilizer UI refreshRoman Birg2014-04-233-53/+72
* AudioFX: fix changing audio presetsRoman Birg2014-04-221-33/+41
* Fix NPE when no previous packages have been seenSteve Kondik2014-04-151-1/+1
* Initialize effects even if others failEthan Chen2014-04-151-6/+18
* afx: Add support for standalone modeSteve Kondik2014-04-152-8/+48
* afx: Fix derpy enable/disable logic :(Steve Kondik2014-04-141-15/+2
* Add a visualizer!Steve Kondik2014-04-141-16/+20