summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update Russian Translation-Galaxy Nexus Settings-CM10pvolkov2012-11-121-1/+2
|
* Remove tabs from GNexusPartsBrandon Bennett2012-11-1020-431/+142
| | | | | | | | | | | | | | Although the tabs are pretty and shows off some of the nice features of Androud ICS/JB they are against the design guidelines. Having a tab for a single item is inefficient and it doesn't match the rest of the settings. This moves all the tabs to PreferenceCategories and have all settings on one page. Changeset 2+3+4+5: Fix whitespace and tab fail. Change-Id: I36fe8b1611ccc345ceab534b01f4dc9a97fef70c
* Update Russian Translation-Galaxy Nexus Settings-CM10pvolkov2012-11-061-6/+6
|
* tuna: enable expanded desktop featureRick C2012-10-281-2/+22
| | | | Change-Id: I5416eb44afff237b2afd84c58eb7adf8609d2df2
* GNexusParts: Fixed vibrator tuning layoutdjMesias2012-10-223-4/+10
| | | | Change-Id: Id96731b5fd87d2251f9f0069e3906059a977ef91
* Update Russian Translation-Galaxy Nexus Settings-CM10pvolkov2012-10-211-3/+4
|
* Merge "tuna: Boot animation optimizations" into jellybeanRafael Salas2012-10-201-0/+5
|\
| * tuna: Boot animation optimizationsDaniel Bateman2012-10-061-0/+5
| | | | | | | | Change-Id: I29abcdf78af05e3689c35ee04684a3a85e722405
* | Add test button for vibrator intensityhumberos2012-10-163-0/+18
| | | | | | | | Change-Id: Ia4c156dbe7de52912371bf6c26edd22bc34c0155
* | Update Russian Translation-Galaxy Nexus Settings-CM10pvolkov2012-10-141-4/+5
| |
* | tuna: make tuna powerhal conditionally set max_freq properlynuclearmistake2012-10-131-20/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | -read value of both scaling_max_freq and screen_off_max_freq from sysfs (previously, power_hal only did the former) -if scaling_max_freq is larger than screen_off_max_freq, then save it into our scaling_max_freq variable, because it is truly the scaling_max_freq otherwise, the scaling_max_freq sysfs path has had screen_off_max_freq written to it, so we don't save it to scaling_max_freq. -write the appropriate value (screen_off_max if screen is off, etc.) to scaling_max_freq sysfs path Change-Id: I10cd571df61a5d583dd73be0cb6c7c2201477a96 Signed-off-by: nuclearmistake <nuclearmistake@gmail.com>
* | Fixed missing back button on ActionBar (default Settings behavior on submenus).Fábio Silva2012-10-131-0/+12
| | | | | | | | Change-Id: I66800c0a6851ffc53120c46139b223c55bd95350
* | Merge "GNexusParts improvements" into jellybeanRafael Salas2012-10-1314-196/+258
|\ \
| * | GNexusParts improvementsdjMesias2012-09-2714-196/+258
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed button's layout - Color Adjustment more user friendly - Warning for values greater than 200 in color adj. - Presets changes for new values - Fixed translations for es, en PatchSet 2: - Fixed translations for ru, de - Better button's layout - Color&Gamma presets can be disabled now if it's not supported by kernel PatchSet 3: - Changes in the names of the presets - Restore original credits Change-Id: I9c5cefd3f57bc5bd1f59a6b3c13a366225d0043c
* | tuna: add cpu boost hintSteve Kondik2012-09-281-6/+12
|/ | | | | | Code copied from Steve Kondik's commit. Change-Id: I7576534132940ef0820af91f2d314055fbd84411
* es_ES: Added and fixed translationsdjMesias2012-09-252-2/+9
| | | | Change-Id: I5eb2527cd04a77fae93875d4348d29ea203affc0
* Merge "es_ES: Added GPU@OC translations" into jellybeanRafael Salas2012-09-251-0/+4
|\
| * es_ES: Added GPU@OC translationsdjMesias2012-09-161-0/+4
| | | | | | | | Change-Id: Ib711ba53e700e099b462c711e5cb9c1a757537ae
* | tuna: Enable Wi-Fi Direct support.Andreas Schneider2012-09-211-0/+7
|/ | | | Change-Id: Id010e125e441e0ddd9470e99664b2d447981d38a
* Update Russian Translation-Galaxy Nexus Settings-CM10pvolkov2012-09-142-0/+11
| | | | Update Russian Translation-Galaxy Nexus Settings-CM10
* Add GPU@OC support change by sysfshumberos2012-09-108-0/+152
| | | | Change-Id: I0e56cffb24dedf184339694094fe5ab602b3b939
* Merge "tuna: change USB OTG mount point to new convention" into jellybeanRafael Salas2012-09-083-3/+4
|\
| * tuna: change USB OTG mount point to new conventionDavid Thompson2012-07-263-3/+4
| | | | | | | | | | | | Also add symlink for backwards compatibility Change-Id: I2324a2a4e9bb72189a3e03422cec4666a0bd86d8
* | es_ES: Added missing translationsdjMesias2012-09-021-0/+51
| | | | | | | | Change-Id: I54278ca9399684c1e88e0fa12a8ff4d33a9f271a
* | Review power freq on screen off codeKalimochoAz2012-09-011-7/+3
| | | | | | | | | | | | | | Review general code removed non sense comparation "on ?" since is extra Change-Id: I285368dbb449e4234e9cea8846c087fc4f3200f3
* | Merge "Enable Torch configuration" into jellybeanRafael Salas2012-08-313-0/+33
|\ \
| * | Enable Torch configurationRobert Burns2012-08-303-0/+33
| | | | | | | | | | | | Change-Id: Ib619a03da1b9c67fface53633eabe2d621051860
* | | tuna: power: make sure we don't apply the screen off freq on screen onEmilio López2012-08-301-1/+7
|/ / | | | | | | | | | | | | This fixes issues when pressing the power button repeatedly in a short period of time. The "on" call might not run, and when we re-read the value on screen off to store it, we will be actually reading the capped screen off value. Make sure that's not the case.
* | Fixed overclocking Power HAL modulePaul Reioux2012-08-291-2/+41
|/ | | | Change-Id: I7fc7c517e04eee3933ab7107e788b50e41270b67
* datamedia supportKoushik Dutta2012-07-111-1/+1
| | | | Change-Id: I3a2e952b21afe8f7bd5bba4579dd378e13831e89
* datamedia supportKoushik Dutta2012-07-111-1/+1
| | | | Change-Id: Ibb4784be77327379e1716345126413b4230064a5
* tuna: fix vold path typoRick C2012-07-111-1/+1
| | | | Change-Id: Ie5678f6014baff0a9d100e99cbfbf795fceb836b
* Update Russian Translation-Galaxy Nexus Settings-CM9pvolkov2012-07-111-0/+7
|
* Correct toroplus detection in audio libraryKalimochoAz2012-07-111-1/+1
| | | | | | | Since that was incorrectly detected, it was failing to use toro audio settings and was using maguro ones Change-Id: I0a5524011365e3ef39ab110b0e608dbce9edbae6
* Set vibrator force initial value and default correctly.David Thompson2012-07-111-3/+3
| | | | | | The seek bar should set a percentage of the max pwm value (127) not the value itself. Change-Id: I5116f3fc18b544abfee9497808988269e54af441
* Add controls for vibrator forceKalimochoAz2012-07-117-2/+337
| | | | | | patch2: Correct caps typos and gramatical errors Change-Id: I3fe3d626ef4194b0385d7ea97b17fac88e17811b
* tuna: Automatically mount USB storage and show unmount button and storage ↵David Thompson2012-07-114-0/+27
| | | | | | | | usage in settings mount point is /mnt/usbdisk Change-Id: I636aa2f3f45be3d3ed2a120c90d67b13b467c2c9
* tuna: GNexusPart: Reset DSS Gamma too on default buttonEmilio López2012-07-111-1/+3
| | | | Change-Id: I4497055d0ee12b637b37fd8f5c1f02660f2720af
* PT-BR: Missing translationsGustavo2012-07-111-0/+37
| | | | Change-Id: I378c63f534be62b6e17bc2952710a8341c34d4ba
* Repair German translationKalimochoAz2012-07-111-1/+1
| | | | Change-Id: I5357a20d4cce58a1791fe9d83b4d0f25bce22fcb
* German: Updated Strings GNexusPartsPatrick Schaaf2012-07-111-0/+17
| | | | Change-Id: Ida0f92c15d26fc0a20918f6d3f11ab3c8470b59d
* CM9-Galaxy Nexus Settings-Update Russian Translationpvolkov2012-07-111-0/+1
|
* Change kernel configSean Donovan2012-07-111-1/+1
| | | | Change-Id: Ic52a85c9b007e83bf4452bf59429f02c83c04bec
* Add control for DSS gamma settingsKalimochoAz2012-07-114-14/+56
| | | | | | | Imoseyon discovered that patch from ti. With this setting we can also control this new kernel feature alredy commited Change-Id: Ie863edf1c45f73024ac4a0eab8ccfd048062e262
* CM9-Galaxy Nexus Settings-Update Russian Translationpvolkov2012-07-111-2/+2
|
* Prepare for galaxy nexus spring buildKalimochoAz2012-07-111-1/+1
| | | | Change-Id: I00e7812764bc3d79cd9b88c1689bb677eb72ab99
* CM9-Galaxy Nexus Settings-Update Russian Translationpvolkov2012-07-111-0/+20
|
* Add presets to gamma and color hackKalimochoAz2012-07-1111-9/+556
| | | | | | Ad a screen for those settings Change-Id: Ifb6b4258ab3fa4c64f892cbfb7cf6a7d4bcdb9cf
* tuna: disable bugreportEmilio López2012-07-111-5/+6
| | | | | | | It's too easy to trigger bugreports when wanting to take a screenshot, let's disable it. Change-Id: I82c0bccd4cdebda94128fb3d7290afbbc38fb8e2
* Support inline kernel buildingSean Donovan2012-07-112-7/+4
| | | | | | | Patch 5: change kernel config to match repo Change-Id: Ia04157d2e3cb495e20a76775b4d3ef6596f3191a Signed-off-by: Sean Donovan <swordrune10@gmail.com>