summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* t0lte: fstab cleanupDaniel Hillenbrand2013-08-241-1/+0
| | | | Change-Id: I15772b00d4864c9ba26b95713196a9628a7bf13b
* Revert "t0lte: user configureable voice/streaming volumes [1/2]"sbrissen2013-08-203-164/+12
| | | | | | | | | | This reverts commit 56b68617e0dff7e1f4cf879b8531ad57037d9fac. Conflicts: overlay-cdma/device/samsung/smdk4412-common/DeviceSettings/res/values/config.xml rootdir/init.smdk4x12.rc Change-Id: I927c0eba5c25dac3ebe3b2ed6af81f943f838bdf
* t0lte: use unified init.smdk4x12.rcDaniel Hillenbrand2013-08-123-606/+131
| | | | Change-Id: Iad26059d1468f5b3f5da569b1767f0e2e2d0715e
* t0lte: mediaserver needs dir perms also.slayher2013-08-111-0/+1
| | | | Change-Id: Ie88ec9dde3e1afe61790f6322ccfd0f5a5f5c0ef
* t0lte: allow mediaserver to rw /data/ISP_CV for camera and to access exynos-memDaniel Hillenbrand2013-08-114-2/+10
| | | | Change-Id: I87def35cbe4ad60af66b5e6e374f7aebfd11742b
* Merge "t0lte: rename sysfs node for pwm level" into cm-10.2Daniel Hillenbrand2013-08-101-2/+2
|\
| * t0lte: rename sysfs node for pwm levelDaniel Hillenbrand2013-08-101-2/+2
| | | | | | | | Change-Id: I7d4c215a194b62fd994172cef370b4b9f156863a
* | Merge "t0lte: remove DeviceSettings" into cm-10.2Daniel Hillenbrand2013-08-102-28/+0
|\ \ | |/ |/|
| * t0lte: remove DeviceSettingscodeworkx2013-08-092-28/+0
| | | | | | | | Change-Id: I8ef6fb1333c4dafc9379989d9c66f32da57becd9
* | SELinux Policies: t0lte familyslayher2013-08-0919-11/+310
|/ | | | Change-Id: Ib5951934a62fae38425ef9d324de758c2c69b3cb
* t0lte: recovery: use unified fstabcodeworkx2013-08-063-17/+15
| | | | Change-Id: Ic620486cbff5fe6dfff9cf9f3e6a67038cfe4ea6
* t0lte: remove ro.radio.norilcodeworkx2013-08-021-1/+0
| | | | | | blamesamsung Change-Id: Icb40c48ec1b15bb93c3a56cc5860853b43fadf03
* t0lte: fstab: move data upcodeworkx2013-07-301-3/+1
| | | | Change-Id: I917de0b7df03c9464dea9605602f17a76a89b73d
* t0lte: fstab: fix typocodeworkx2013-07-301-1/+1
| | | | Change-Id: Iafa1d69ccc847953c9a45e58307c74175f64aab3
* t0lte: unified fstabcodeworkx2013-07-301-2/+7
| | | | Change-Id: I285d7880cae5f22bb4cb9d20dc4ec7e6596bee7c
* t0lte: Remove sensorhub stuffSteve Kondik2013-07-232-9/+0
| | | | | | | | * CM doesn't have framework support for this, and the logs spam endlessly with the service attempting to restart due to missing symbols in libandroid_runtime. Change-Id: I684b87da4909f0455108e1b35427e92013540b03
* t0lte: recovery: auto detect fstype for sdcardDaniel Hillenbrand2013-07-211-1/+1
| | | | Change-Id: Ic2ac2e2cf87fbba12b933dc8927446076527aa21
* t0lte: cdma overlays: enable world phone and network modes and update ↵sbrissen2013-06-274-4/+48
| | | | | | DeviceSettings Change-Id: Iec4c45b8e347c2c7697c884f1e89441eb9b0d48c
* t0lte: fix overlays for DeviceSettingssbrissen2013-06-252-0/+0
| | | | Change-Id: Ic76007839788532f97e9e5a122f94eb50438677d
* t0lte: user configureable voice/streaming volumes [1/2]sbrissen2013-06-135-12/+188
| | | | | | | | This uses 4 files to store the voice volume: incall_earpiece, incall_headphone, incall_speaker, incall_bt, and 2 for streaming volume: out_speaker, out_headphone located /data/local/audio. Change-Id: I4269dc65d48e04b5e908b20704128241683d5a80
* t0lte: split off common blobssbrissen2013-06-122-1/+3
| | | | | | Create seperate vendor files for common vs t0lte(GSM) specifific Change-Id: I47dc7e616b8d4a1533fd4fb4889ea05f7b86534d
* t0lte: init: set permissions on epen_saving_modeDaniel Hillenbrand2013-06-091-0/+4
| | | | Change-Id: I579fcecdadfd74b6a673161e244e916c97a5cad0
* t0lte: move advanced settings to commonDaniel Hillenbrand2013-06-0941-2173/+1
| | | | Change-Id: Icceb60282371cb878119b35c4324598f5e0038dc
* t0lte: fix ifeq's once and for allsbrissen2013-06-072-2/+2
| | | | | | this better distinguishes cdma vs gsm Change-Id: I4f689bf362c0248d1ca1a1f08c7a1deb0644ddf1
* t0lte: move common include down, cleanupDaniel Hillenbrand2013-06-073-32/+4
| | | | Change-Id: I101ca73ae23d3e8e330491a6c5d8c56a2e03edc3
* t0lte: fix logic on ifneqsbrissen2013-06-062-5/+7
| | | | | | This should hopefully fix the gsm issue after the cdma merge. Change-Id: Id4688118787978852da334e72c0c58e2c7df1366
* t0lte: reduce mic gainDaniel Hillenbrand2013-06-061-2/+2
| | | | Change-Id: I001b82b1b22213b5f775b0e2667c575d679bc52a
* t0lte: merge in t0ltecdmasbrissen2013-06-0611-64/+505
| | | | | | | with minor changes to i605, l900, and r950, this will make the t0ltecdma repo obsolete. Change-Id: I5b28c956327856f2aa2bbf244a2b3156743d6097
* t0lte: move gps.conf to smdk4412-qcom-commonsbrissen2013-06-042-106/+0
| | | | Change-Id: Id46cfc685766279a7656dba5c17a1cb4bfce7865
* t0lte: default to LTEDaniel Hillenbrand2013-05-312-1/+3
| | | | Change-Id: I4a8c6822673f7147ac1097dd686a7ca13368e63a
* t0lte: switch to SamsungQualcommRILDaniel Hillenbrand2013-05-301-1/+1
| | | | | | Depends on http://review.cyanogenmod.org/#/c/37936/ Change-Id: Ide524d49541cb39691fccd6040a95b626c4ed8ab
* t0lte: force use both mic when back mic is selected, higher gainDaniel Hillenbrand2013-05-262-3/+7
| | | | Change-Id: I33ebb06e1b5fba72eebb7a8973cff86ae981311b
* Samsung t0lte : FR translationDelPETER2013-05-241-1/+1
| | | | | | Update translation Change-Id: Ia9fa99c8d53fe7a76c6cfb212f930012671e1694
* Samsung t0lte : FR translationDelPETER2013-05-132-20/+18
| | | | | | | | | Consistent translation of Samsung devices Show my ohters commits : http://review.cyanogenmod.org/#/q/owner:%22Delphin+PETER%22+status:open+branch:cm-10.1,n,z Patch set 2 : correction Patch set 3 : correction Change-Id: I22b30e2f2c8c04b2fc57d1251a1aa9e6826b5324
* t0lte: Simplified Chinese TranslationsAndrew Jiang2013-05-112-4/+40
| | | | | | Bye Cid Change-Id: I2e988ed57d4408f51d291bdb60b889076733a2ff
* t0lte: PT-BR translationsGustavo2013-05-042-2/+6
| | | | Change-Id: Ia78f76b2bb209488a12d02ffecae07811ecf78be
* Samsung t0lte : FR translationDelPETER2013-04-281-1/+1
| | | | Change-Id: Id772ae3e500cd6c0703fb7e45b556e819e5a3e96
* t0lte: Switch to SamsungQualcommUiccRILSteve Kondik2013-04-231-1/+1
| | | | Change-Id: If142bbfca7f5c117cf6c93c7bd385ed0be06d042
* Merge "t0lte : Fr translation" into cm-10.1Marco Brohet2013-04-222-0/+111
|\
| * t0lte : Fr translationDelPETER2013-04-202-0/+111
| | | | | | | | | | | | | | | | | | Patch set 2 : remove ">>" Patch set 3 : standardize "Adcanced settings" Patch set 4 : correction Patch set 5 : correction Change-Id: Id32de43a091a0786d6cf6c92dc6051eef4917d01
* | DeviceSettings (t0lte): HU translationsTamás Tóth2013-04-201-0/+5
|/ | | | Change-Id: If17c7adb2227d3b801151b4ad0085b51eb36d2a9
* t0lte: gps: enable set privacyDaniel Hillenbrand2013-04-161-0/+3
| | | | Change-Id: I62c4b43664cf2e5e835db59a5895d477267de419
* Enable Stylus gestures on Note II LTETamás Tóth2013-04-161-0/+3
| | | | Change-Id: Ie6bb49cb839d16a77d1de452ed4f5bb2348918e0
* DeviceParts: Add uniform title between devicesJorge Ruesga2013-04-121-1/+1
| | | | | | | Use "Advanced settings" for all DeviceParts Change-Id: I0a3bed201813c0bbc84fb0129d07a647b4ec2076 Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* DeviceSettings: ES translationsdjMesias2013-04-122-27/+31
| | | | Change-Id: Ie10792f5f9c722a870eaeda5e2b45c8bb598bd3c
* t0lte: Allow extension by carrier-specific configurationsSteve Kondik2013-04-089-34/+65
| | | | Change-Id: Icf1cf20fda21579950ede21da7a0e455046087c7
* t0lte: Various tuningsSteve Kondik2013-04-082-0/+50
| | | | | | | * Tune haptics duration, default is far too long * Five rows of icons for Trebuchet Change-Id: I22e0a928a3bf32de6aebeafc2822bb6f08dada02
* Merge "t0lte: polish translations for device settings" into cm-10.1Daniel Hillenbrand2013-04-052-0/+95
|\
| * t0lte: polish translations for device settingsMateusz Malek2013-03-312-0/+95
| | | | | | | | | | | | | | PS4: deleted untransatable strings PS6: minor changes Change-Id: Ie9d9e92a0060a006cd20c4097c15604b7dbccd37
* | Allow t0ltecdma devices to use parts of t0lte reposbrissen2013-04-012-1/+6
|/ | | | Change-Id: I4c65ddbba26a2f1436f2289ae6a4b961723ae02b