summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* n7000: Remove broken/obsolete translationsAndrew Dodd2012-10-306-30/+0
| | | | | | | These were throwing piles of errors when building. I didn't notice until mming Pavel's Russian translations (which are OK). Change-Id: If1541d6158e5cfe8ccafa9a93302e5e0ae304bea
* Added Russian Translation-Galaxy Note Settings-CM10pvolkov2012-10-242-0/+118
|
* power_profile: Handle larger screenAndrew Dodd2012-09-181-2/+2
| | | | | | | | | Assuming similar intensity, our screen has 50% more area (5.3/4.3)^2 than I9100/I777. Increase screen consumption values based on this assumption. Change-Id: Ic69334e80a22baf7877a3f6a55ac99ae6b1ede66
* power_profile: Add cpu.awake parameterAndrew Dodd2012-09-181-0/+1
| | | | | | | See corresponding galaxys2-common commit for rationale for this value. Change-Id: I17965b0210034b4fab5d9a879aa8920c7a35f63c
* PT-BR: Added missing translationsGustavo Rosa2012-09-182-51/+70
| | | | Change-Id: I2e360f82268cebd1ee1e77cf208911f4a8aebda6
* n7000: Change order of overlay callingAndrew Dodd2012-09-141-3/+3
| | | | | | | This should let our device-specific power_profile override the one in galaxys2-common Change-Id: I8427f64295b7e30176ddd97cddb4e344adccf63c
* power_profile: GT-N7000 specific profileAndrew Dodd2012-09-141-0/+38
| | | | | | We have a higher battery capacity and an additional clock step. Change-Id: Icb2dbd8f549ef6553cae3904b4864b2f5594a657
* n7000: Update for new bootanim calculation stuffAndrew Dodd2012-09-141-1/+2
| | | | Change-Id: I5519f98e70928b90faaa92b577a07bd805799c24
* settings: restore ScreenFragmentActivityDaniel Hillenbrand2012-09-141-4/+4
|
* settings: fix restoring of touchkey valuesDaniel Hillenbrand2012-09-141-3/+2
|
* settings: sensor and translation cleanupDaniel Hillenbrand2012-09-1410-305/+47
|
* settings: fix default mdnie scenario valueDaniel Hillenbrand2012-09-141-1/+1
|
* settings: moved touchkey settings into screen fragmentDaniel Hillenbrand2012-09-1418-121/+155
|
* overlay: hardware keysDaniel Hillenbrand2012-09-141-0/+12
|
* Add Dock USB Audio Support for Samsung Car / Desk Docks 2 of 2Steven2012-09-145-0/+97
| | | | | | | | | | | | | | This adds a new Tab in the GalaxyS2Settings.apk called Dock There is a new section in this for Dock Audio. A new Checkbox sets the users preference to route the Dock Audio On Startup or when the checkbox is changed, an intent is fired This intent is recieved by the services/java/com/android/server/WiredAccessoryObserver.java See 1 of 2 http://review.cyanogenmod.com/#/c/20586/
* libsensors: Remove extraneous function def from headerAndrew Dodd2012-09-141-1/+0
|
* n7000: Rename GalaxyS2Settings to GalaxyNoteSettingsAndrew Dodd2012-07-3014-17/+17
|
* n7000: Add pressure sensor to libsensorsAndrew Dodd2012-07-305-0/+214
| | | | Pressure sensor driver pulled from tuna
* n7000: Move libakm from common to device blobsAndrew Dodd2012-07-292-1/+1
|
* n7000: Add idc file for e-penAndrew Dodd2012-07-292-0/+3
| | | | Fixes stylus in landscape mode.
* n7000: Copy GPS XML configAndrew Dodd2012-07-282-0/+66
|
* n7000: Add init script for GPSAndrew Dodd2012-07-282-0/+10
|
* Revert "n7000: Fork our init script"Andrew Dodd2012-07-282-417/+0
| | | | | codeworkx suggested a better approach This reverts commit 91157730848e43f561a1c4e75fc98a01c738424e.
* Revert "n7000: Start gpsd in init script"Andrew Dodd2012-07-281-7/+0
| | | | | New approach This reverts commit 1da6e3b91eb9e5e4f88bc85ed9ca578be64e09a5.
* Revert "n7000: Fix typo in init script fork"Andrew Dodd2012-07-281-1/+1
| | | | This reverts commit 0a49d4d2ff1ecaefba56fc2f18f3592b0ea26ac6.
* n7000: Properly extract GPS proprietary filesAndrew Dodd2012-07-282-1/+4
| | | | | Our GPS lib is different from I9100/I777, and also requires a few extra files.
* n7000: Fix typo in init script forkAndrew Dodd2012-07-281-1/+1
|
* n7000: Start gpsd in init scriptAndrew Dodd2012-07-281-0/+7
|
* n7000: Fork our init scriptAndrew Dodd2012-07-282-0/+417
|
* n7000: Use big recovery fontAndrew Dodd2012-07-281-0/+3
|
* n7000: 800x1280 bootanimAndrew Dodd2012-07-281-0/+3
|
* n7000: Fix I9100 derps in cm.mkAndrew Dodd2012-07-281-2/+2
|
* Add HDPI along XHDPIXpLoDWilD2012-07-271-1/+1
|
* update prop filesDaniel Hillenbrand2012-07-271-1/+0
|
* added sensor hal, include device settingsDaniel Hillenbrand2012-07-2618-0/+1926
|
* derpXpLoDWilD2012-07-251-1/+1
|
* Update with i9100 thingsXpLoDWilD2012-07-2510-13/+185
|
* Remove TVOutDummyXpLoDWilD2012-07-259-876/+0
|
* Jellybean itXpLoDWilD2012-07-25135-7439/+1392
|
* Merge "PT-BR: touchkey backlight timeout translation and fixes" into icsSteve Kondik2012-07-172-58/+76
|\
| * PT-BR: touchkey backlight timeout translation and fixesGustavo Rosa2012-07-092-58/+76
| | | | | | | | Change-Id: Idd94ac25f4fce3bbc8c3a5015fd7a520c11c74c2
* | n7000: fix breakage caused by 19184Andrew Dodd2012-07-161-0/+2
| | | | | | | | | | | | | | | | | | http://review.cyanogenmod.com/#/c/19184/ broke gapps backup on I777/I9100/N7000 This fixes the breakage. Change-Id: Ie02f59eaa0e8e8e115515a8f3354402a63135b57
* | n7000: use dirty workaround for volume bugcodeworkx2012-07-111-0/+1
| | | | | | | | | | | | Applied to N7000 tree Change-Id: Ie11469c416c1d762a72226b7b8bcdf68fb7f10b3
* | n7000: camera: add ISO supportathurh2012-07-112-0/+21
|/ | | | Change-Id: I175d720ded59c356eeafd35d48d2f18faaece975
* n7000: Fix error due to lazy copypastaAndrew Dodd2012-07-088-9/+9
| | | | | | | I changed the GalaxyS2Settings stuff in the code but derped on the strings in res/ Change-Id: I53d9e0018c06d4573b7f5d8ed7fd2af857158f42
* n7000: configurable touchkey backlight timeout (2/2)Sam Mortimer2012-07-079-6/+124
| | | | | | | | | | requires smdk4210 kernel change: http://review.cyanogenmod.com/#/c/18357/ Patch applied with conflict resolution to N7000 tree. Change-Id: Icd4bd6749886ef1eaf7f4527bf7052a18b549868
* n7000: Sync DeviceSettings with merged galaxys2Andrew Dodd2012-07-0719-150/+337
| | | | | | | | | I was a bit too lazy about translation patches... Copy the whole thing over from GS2 and rename to GalaxyNoteSettings. Change-Id: Ia6ca5cbf474edecb4a77e5bb77b847829910a4a1
* camera: restart of preview on aspect ratio change is now autocodeworkx2012-07-061-2/+0
| | | | Change-Id: I90834de66f4a2b237237713397d6813e5ddee996
* n7000: Allow user to control noise suppressionAndrew Dodd2012-07-052-7/+5
| | | | Change-Id: I6e062018e627c47745e04a474c18065b86997181
* n7000: overlay: Enable Samsung STKAndrew Dodd2012-06-301-0/+3
| | | | Change-Id: I55b0b92fc172d92cf5aaf09fb36e715a2c4871b5