summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* | n7000: Do not automatically mount /system in recoveryAndrew Dodd2012-05-281-3/+0
| | | | | | | | | | | | | | | | Recovery automounts /system when needed. If system is automatically mounted in recovery.rc and it iss corrupted, recovery can enter a state where /system cannot be unmounted and formatted. Change-Id: I69dfb368d9f06000150a25b7bc085b113fca52b4
* | Remove redundant wifi config filesAndrew Dodd2012-05-274-227/+1
| | | | | | | | | | | | | | | | Also change ccode to ALL in bcmdhd.cal The two .txt files are contained in the vendor/samsung tree Change-Id: Ie7d5a36f16c363d26acb7c3b01fc3a1d22137962
* | n7000: Switch to 800x1280 bootanimAndrew Dodd2012-05-261-1/+1
| | | | | | | | Change-Id: If7fbdfa0648d9f8232997cad9abe11efaf9b65e2
* | n7000: override TARGET_DEVICEcodeworkx2012-05-261-1/+1
| | | | | | | | Change-Id: I2f7c58f841bfc8a48e60fb9ad1a47fcffac4719e
* | Merge "n7000: changes for reorganized hal and mm" into icscodeworkx2012-05-211-3/+4
|\ \
| * | n7000: changes for reorganized hal and mmcodeworkx2012-05-201-3/+4
| |/ | | | | | | Change-Id: Ic671d65022d2e190913e74852c90defef87b2671
* | n7000: disable tty modeAndrew Dodd2012-05-201-1/+1
| | | | | | | | | | | | | | | | | | | | While there seem to be far fewer complaints about RILJ wakelocks from N7000 users, this change is most likely applicable to us. This solves RILJ wakelock issues for those that encounter them on galaxys2. Change-Id: I2e724ffd2d38b76bfd054aed4ffe53107d3baed3
* | n7000: set early video size on video recordingAndrew Dodd2012-05-202-3/+6
|/ | | | | | n7000 version of http://review.cyanogenmod.com/#/c/15276/ Change-Id: Id05b5ade81a50f306773dee916782a4f79f2f52a
* added galaxynote to ota assert, needs to be removed laterDaniel Hillenbrand2012-05-141-2/+2
|
* extract files cleanupcodeworkx2012-05-142-269/+225
|
* big rename to n7000codeworkx2012-05-1414-102/+80
|
* cm: removed build id and build display idDaniel Hillenbrand2012-05-141-1/+1
|
* dependencies: added samsung service mode appDaniel Hillenbrand2012-05-141-0/+4
|
* Merge pull request #1 from netmaxt3r/icsxplodwild2012-05-132-250/+393
|\ | | | | extract-files fixed
| * extract-files fixednizam2012-05-132-250/+393
|/ | | | added setup-makefiles.sh
* Merge branch 'ics' of ↵XpLoDWilD2012-05-061-0/+2
|\ | | | | | | ssh://github.com/teamhacksung/android_device_samsung_galaxynote into ics
| * BoardConfig: Use SeparatedStream to match I9100/I777Andrew Dodd2012-05-051-0/+1
| | | | | | | | | | | | See http://review.cyanogenmod.com/#/c/15566/ Change-Id: I32a30af57b66c8307cd38ccb3dc655cb733512d2
| * recovery: Use 15x24 Roboto fontAndrew Dodd2012-05-041-0/+1
| | | | | | | | Change-Id: I7f78550b7393a40356586e9c1f83fcc0ddec935e
* | Add GSM permission and revert fingerprint to Note leakXpLoDWilD2012-05-062-2/+2
|/