summaryrefslogtreecommitdiffstats
path: root/AriesParts/src
Commit message (Collapse)AuthorAgeFilesLines
* AriesParts: add a reset button for all seekbar preferencesjt11342012-11-163-2/+77
| | | | Change-Id: Ie554b1a1b2e0a6e907843882c978bfeae075eaff
* AriesParts: use sane default values for microphone gainjt11342012-11-111-5/+5
| | | | Change-Id: Ic1c1a7ad5fc0b40c411827475b6fe8312efbfb10
* AriesParts: add "test" button to vibration controlsjt11342012-10-171-1/+24
| | | | | | based on patch from tuna Change-Id: I95dbe816a0050f2dec925b080bab5bf511e22a16
* AriesParts: add vibration intensity settingsjt11342012-10-043-0/+143
| | | | Change-Id: Iff35d34073b4b9c0f6989ff298c91cbf3cf7711e
* aries-common: Add sanity checkingDaniel Bateman2012-08-193-0/+82
| | | | | | | | | | | Purpose: Verify the integrity of select things including the IMEI. The IMEI specifically, if invalid, could cause emergency calling issues (i.e. inability to call at all). Warn the user if any issues are detected. Currently only the IMEI is checked against the generic IMEI (004999010640000). Change-Id: I8fb76b7535cc7110142b72892cf9d4fc1cbc25e7
* AriesParts: disable tvout options on devices missing tvouthackjt11342012-08-052-25/+41
| | | | Change-Id: Ib5a945ddb6097fc16b1221089bac211478d5d85f
* AriesParts: add toggles for car and desk dock audio outputjt11342012-07-293-0/+75
| | | | Change-Id: Icd651195588b779ff36df0d6f4e9cf23785eaaec
* AriesParts: completely disable HSPA category on unsupported devicesjt11342012-06-061-2/+8
| | | | Change-Id: I7e5e829f1c407b6848da11b33248ccbdda18fe4b
* AriesParts: add controls for CDMA in-call volume settingsjt11342012-06-043-0/+257
| | | | | | | | | | | | | | requires kernel patch: http://review.cyanogenmod.com/#/c/17019/ Patch-set 2: * completely disable volume boost category on unsupported device * fix whitespace Patch-set 3: * remove extraneous setEnabled() call * add KEY constant for volume boost category Change-Id: Ic34f873e9b95b724cb2b94deec393ac92c11e3be
* AriesParts: Write proper gamma value on bootPawit Pornkitprasan2012-05-081-1/+1
| | | | Change-Id: I6fa099747baacb9f03df45a0ce60a41e7268926d
* AriesParts: Fix gamma adjustment values being doubled before being writtenPawit Pornkitprasan2012-04-252-1/+17
| | | | Change-Id: I9602b49050bd501eee69460ae72d81e86f8cd885
* AriesParts: Display gamma values properlyPawit Pornkitprasan2012-01-161-1/+1
|
* AriesParts: Rename v0 gamma to just gammaPawit Pornkitprasan2012-01-151-25/+25
|
* AriesParts: Add v0 color gamma and mDNIe SettingsPawit Pornkitprasan2012-01-104-6/+111
|
* AriesParts: Don't disable TV Out service on sleepPawit Pornkitprasan2012-01-031-2/+2
| | | | | The underlying library will not disable and release the service properly causing TV Out to be broken until next reboot.
* more renaming for device settings compatibilityShawn Alty2011-12-274-6/+6
|
* Mass rename of com.cyanogenmod.AriesParts to com.cyanogenmod.settings.deviceShawn Alty2011-12-277-7/+7
| | | | Needed (possibly?) for "Device Settings" to work.
* Add TV Out supportPawit Pornkitprasan2011-12-063-0/+300
|
* AriesParts: Don't call fsync on sysfsPawit Pornkitprasan2011-11-291-1/+0
|
* AriesParts: Add HSPA settingPawit Pornkitprasan2011-10-313-0/+55
| | | | | | Requires I76632c874b872f0d3f9a1013b7dd548af4b91341 Change-Id: I461e90acd6502b633c95d08c482487fdffec259a
* Device-specific settings for aries devices (1/7)Pawit Pornkitprasan2011-10-315-0/+300
Requires I641cba7cc7b634130ec55aec1dd6ca36659ed3c9 and updated kernels Patch set 2: Fix wrong translatable="false" Patch set 3: Change app_name and add value display to color calibration Patch set 4: Adjust backlight timeout description and moved "Never" to the end of the list Change-Id: Ie259e6da5a9dee2534790ca23a3b49f78b5ff2ce