summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* n7000: Sync camera overlay settings with galaxys2Andrew Dodd2012-06-271-0/+4
| | | | | | Restart preview on picture size change/picture taken Change-Id: I713eab8699c25d980d52d30b69104aed2a05e955
* overlay: Set dualmic_enabled to true for callsAndrew Dodd2012-06-241-0/+7
| | | | | | | | | | | | | This disables the noise cancellation mic next to the speaker, which fixes echo issues for many people. Yes, that is correct - setting dualmic_enabled to true disables dualmic... This feature is known as Samsung Noise Reduction on stock firmwares. Change-Id: I91cfefaa8763f537e4144107a3b19faf1783e4c2
* PT-BR: Added missing translationsGustavo2012-06-211-5/+9
| | | | Change-Id: I854d151418fd6a32058fd5f073066846c2fab477
* Preload bootanimationAndrew Dodd2012-06-171-0/+2
| | | | Change-Id: Ic7aa12edfe935e12c091f88942c5fa301515f6ec
* DeviceSettings: Control vibrator strengthAndrew Dodd2012-06-1710-0/+179
| | | | Change-Id: I504f483cf8ef30274ceb2742d87be380aadacf6b
* n7000: Set BOARD_SUPPRESS_EMMC_WIPEAndrew Dodd2012-06-101-0/+7
| | | | | | | | | | | | | | | | | Nearly all N7000 units have a defective Samsung eMMC chip (VYL00M fwrev 0x19) that cannot handle MMC ERASE commands. This is the cause of rampant bricking of devices seen on XDA, especially since the shipment of official ICS releases like XXLPY. While our kernel currently blocks ERASE commands making this redundant, it's best to be doubly safe. Also, this should disable ERASE functionality in our updater-scripts, rendering them safe to flash even on "dangerous" kernels. (This needs testing to be sure.) Change-Id: Ice6e747faa7b715c3a2d8e28d962588d8436b174
* n7000 depends on galaxys2codeworkx2012-06-071-0/+4
| | | | Change-Id: Iac5d754ae591337a8ee0150d9eb0cd8761c3cb31
* Merge "n7000: Enable long-press menu key to search" into icsDaniel Hillenbrand2012-06-071-0/+12
|\
| * n7000: Enable long-press menu key to searchPhil Tunstall2012-06-041-0/+12
| | | | | | | | | | | | | | | | Sets the device's hardware keys in the config.xml overlay, enabling this feature Framework part - http://review.cyanogenmod.com/16251 Change-Id: I71613c804031436156740d0aedb7e9a184b69e49
* | n7000: Update extract-files for AOSP charger, small whitespace cleanupsAndrew Dodd2012-06-051-65/+1
| | | | | | | | Change-Id: Ie29463d62177aca636637e600d90852ba6a39c0d
* | n7000: use AOSP chargerAndrew Dodd2012-06-053-52/+39
| | | | | | | | | | | | | | | | | | Currently uses codeworkx's artwork from I9100. These are slightly too small for N7000's xHDPI screen, but I don't have codeworkx's art skills. Change-Id: I973b4edf606209f079a1803cd1b8d95805232759
* | n7000: Specify NAND spare size properlyAndrew Dodd2012-06-041-1/+2
|/ | | | | | Same change that was recently applied to galaxys2 Change-Id: I3b1db7fa9d49e9ee170fd630c4dd1b9073f6e99f
* n7000: Bring storage configuration in line with I9100/I777Andrew Dodd2012-05-317-23/+30
| | | | | | | | Swaps /sdcard and /emmc in most cases Also permits USB OTG storage devices to work Change-Id: I44a60b7663ea918f5e4870606985d1cd6441aaa5
* Merge "PT-BR: Add Missing Translations" into icsDaniel Hillenbrand2012-05-302-0/+82
|\
| * PT-BR: Add Missing TranslationsGustavo2012-05-182-0/+82
| | | | | | | | Change-Id: I54207128ee00854fe86822f29ab0c5480913a7ee