Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | n7000: Remove broken/obsolete translations | Andrew Dodd | 2012-10-30 | 6 | -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-CM10 | pvolkov | 2012-10-24 | 2 | -0/+118 | |
| | ||||||
* | power_profile: Handle larger screen | Andrew Dodd | 2012-09-18 | 1 | -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 parameter | Andrew Dodd | 2012-09-18 | 1 | -0/+1 | |
| | | | | | | | See corresponding galaxys2-common commit for rationale for this value. Change-Id: I17965b0210034b4fab5d9a879aa8920c7a35f63c | |||||
* | PT-BR: Added missing translations | Gustavo Rosa | 2012-09-18 | 2 | -51/+70 | |
| | | | | Change-Id: I2e360f82268cebd1ee1e77cf208911f4a8aebda6 | |||||
* | n7000: Change order of overlay calling | Andrew Dodd | 2012-09-14 | 1 | -3/+3 | |
| | | | | | | | This should let our device-specific power_profile override the one in galaxys2-common Change-Id: I8427f64295b7e30176ddd97cddb4e344adccf63c | |||||
* | power_profile: GT-N7000 specific profile | Andrew Dodd | 2012-09-14 | 1 | -0/+38 | |
| | | | | | | We have a higher battery capacity and an additional clock step. Change-Id: Icb2dbd8f549ef6553cae3904b4864b2f5594a657 | |||||
* | n7000: Update for new bootanim calculation stuff | Andrew Dodd | 2012-09-14 | 1 | -1/+2 | |
| | | | | Change-Id: I5519f98e70928b90faaa92b577a07bd805799c24 | |||||
* | settings: restore ScreenFragmentActivity | Daniel Hillenbrand | 2012-09-14 | 1 | -4/+4 | |
| | ||||||
* | settings: fix restoring of touchkey values | Daniel Hillenbrand | 2012-09-14 | 1 | -3/+2 | |
| | ||||||
* | settings: sensor and translation cleanup | Daniel Hillenbrand | 2012-09-14 | 10 | -305/+47 | |
| | ||||||
* | settings: fix default mdnie scenario value | Daniel Hillenbrand | 2012-09-14 | 1 | -1/+1 | |
| | ||||||
* | settings: moved touchkey settings into screen fragment | Daniel Hillenbrand | 2012-09-14 | 18 | -121/+155 | |
| | ||||||
* | overlay: hardware keys | Daniel Hillenbrand | 2012-09-14 | 1 | -0/+12 | |
| | ||||||
* | Add Dock USB Audio Support for Samsung Car / Desk Docks 2 of 2 | Steven | 2012-09-14 | 5 | -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 header | Andrew Dodd | 2012-09-14 | 1 | -1/+0 | |
| | ||||||
* | n7000: Rename GalaxyS2Settings to GalaxyNoteSettings | Andrew Dodd | 2012-07-30 | 14 | -17/+17 | |
| | ||||||
* | n7000: Add pressure sensor to libsensors | Andrew Dodd | 2012-07-30 | 5 | -0/+214 | |
| | | | | Pressure sensor driver pulled from tuna | |||||
* | n7000: Move libakm from common to device blobs | Andrew Dodd | 2012-07-29 | 2 | -1/+1 | |
| | ||||||
* | n7000: Add idc file for e-pen | Andrew Dodd | 2012-07-29 | 2 | -0/+3 | |
| | | | | Fixes stylus in landscape mode. | |||||
* | n7000: Copy GPS XML config | Andrew Dodd | 2012-07-28 | 2 | -0/+66 | |
| | ||||||
* | n7000: Add init script for GPS | Andrew Dodd | 2012-07-28 | 2 | -0/+10 | |
| | ||||||
* | Revert "n7000: Fork our init script" | Andrew Dodd | 2012-07-28 | 2 | -417/+0 | |
| | | | | | codeworkx suggested a better approach This reverts commit 91157730848e43f561a1c4e75fc98a01c738424e. | |||||
* | Revert "n7000: Start gpsd in init script" | Andrew Dodd | 2012-07-28 | 1 | -7/+0 | |
| | | | | | New approach This reverts commit 1da6e3b91eb9e5e4f88bc85ed9ca578be64e09a5. | |||||
* | Revert "n7000: Fix typo in init script fork" | Andrew Dodd | 2012-07-28 | 1 | -1/+1 | |
| | | | | This reverts commit 0a49d4d2ff1ecaefba56fc2f18f3592b0ea26ac6. | |||||
* | n7000: Properly extract GPS proprietary files | Andrew Dodd | 2012-07-28 | 2 | -1/+4 | |
| | | | | | Our GPS lib is different from I9100/I777, and also requires a few extra files. | |||||
* | n7000: Fix typo in init script fork | Andrew Dodd | 2012-07-28 | 1 | -1/+1 | |
| | ||||||
* | n7000: Start gpsd in init script | Andrew Dodd | 2012-07-28 | 1 | -0/+7 | |
| | ||||||
* | n7000: Fork our init script | Andrew Dodd | 2012-07-28 | 2 | -0/+417 | |
| | ||||||
* | n7000: Use big recovery font | Andrew Dodd | 2012-07-28 | 1 | -0/+3 | |
| | ||||||
* | n7000: 800x1280 bootanim | Andrew Dodd | 2012-07-28 | 1 | -0/+3 | |
| | ||||||
* | n7000: Fix I9100 derps in cm.mk | Andrew Dodd | 2012-07-28 | 1 | -2/+2 | |
| | ||||||
* | Add HDPI along XHDPI | XpLoDWilD | 2012-07-27 | 1 | -1/+1 | |
| | ||||||
* | update prop files | Daniel Hillenbrand | 2012-07-27 | 1 | -1/+0 | |
| | ||||||
* | added sensor hal, include device settings | Daniel Hillenbrand | 2012-07-26 | 18 | -0/+1926 | |
| | ||||||
* | derp | XpLoDWilD | 2012-07-25 | 1 | -1/+1 | |
| | ||||||
* | Update with i9100 things | XpLoDWilD | 2012-07-25 | 10 | -13/+185 | |
| | ||||||
* | Remove TVOutDummy | XpLoDWilD | 2012-07-25 | 9 | -876/+0 | |
| | ||||||
* | Jellybean it | XpLoDWilD | 2012-07-25 | 135 | -7439/+1392 | |
| | ||||||
* | Merge "PT-BR: touchkey backlight timeout translation and fixes" into ics | Steve Kondik | 2012-07-17 | 2 | -58/+76 | |
|\ | ||||||
| * | PT-BR: touchkey backlight timeout translation and fixes | Gustavo Rosa | 2012-07-09 | 2 | -58/+76 | |
| | | | | | | | | Change-Id: Idd94ac25f4fce3bbc8c3a5015fd7a520c11c74c2 | |||||
* | | n7000: fix breakage caused by 19184 | Andrew Dodd | 2012-07-16 | 1 | -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 bug | codeworkx | 2012-07-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | Applied to N7000 tree Change-Id: Ie11469c416c1d762a72226b7b8bcdf68fb7f10b3 | |||||
* | | n7000: camera: add ISO support | athurh | 2012-07-11 | 2 | -0/+21 | |
|/ | | | | Change-Id: I175d720ded59c356eeafd35d48d2f18faaece975 | |||||
* | n7000: Fix error due to lazy copypasta | Andrew Dodd | 2012-07-08 | 8 | -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 Mortimer | 2012-07-07 | 9 | -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 galaxys2 | Andrew Dodd | 2012-07-07 | 19 | -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 auto | codeworkx | 2012-07-06 | 1 | -2/+0 | |
| | | | | Change-Id: I90834de66f4a2b237237713397d6813e5ddee996 | |||||
* | n7000: Allow user to control noise suppression | Andrew Dodd | 2012-07-05 | 2 | -7/+5 | |
| | | | | Change-Id: I6e062018e627c47745e04a474c18065b86997181 | |||||
* | n7000: overlay: Enable Samsung STK | Andrew Dodd | 2012-06-30 | 1 | -0/+3 | |
| | | | | Change-Id: I55b0b92fc172d92cf5aaf09fb36e715a2c4871b5 |