| Commit message (Expand) | Author | Age | Files | Lines |
* | Organize external storage to enforce sdcard_r. | Jeff Sharkey | 2012-04-10 | 1 | -1/+1 |
* | Allow user management in Settings for this device | Amith Yamasani | 2012-03-27 | 1 | -0/+2 |
* | Import translations. DO NOT MERGE | Eric Fischer | 2012-01-27 | 2 | -12/+12 |
* | Mark locale-neutral configuration strings translatable="false" | Eric Fischer | 2012-01-27 | 1 | -5/+5 |
* | am 066be620: am ceabccf6: tuna: Fix ArrayIndexOutOfBoundsException on autobri... | Todd Poynor | 2011-12-12 | 1 | -0/+28 |
|\ |
|
| * | tuna: Fix ArrayIndexOutOfBoundsException on autobrightness updates | Todd Poynor | 2011-12-09 | 1 | -0/+28 |
* | | am f649436d: am a6a276ea: tuna: autobrightness: overhaul brightness table | Todd Poynor | 2011-12-07 | 1 | -10/+38 |
|\ \
| |/ |
|
| * | tuna: autobrightness: overhaul brightness table | Todd Poynor | 2011-12-07 | 1 | -10/+38 |
| * | Import revised translations. DO NOT MERGE | Eric Fischer | 2011-12-06 | 1 | -6/+6 |
|/ |
|
* | Show dock settings when docked on tuna/toro/maguro. | Daniel Sandler | 2011-12-01 | 1 | -0/+20 |
* | Import revised translations. DO NOT MERGE | Eric Fischer | 2011-11-16 | 1 | -1/+1 |
* | Use accelerometer for desk docks. | Jeff Brown | 2011-11-09 | 1 | -0/+1 |
* | sensors: Return a calculated lux value instead using the current 8 entry table | Arve Hjønnevåg | 2011-11-01 | 1 | -5/+5 |
* | Import revised translations. | Eric Fischer | 2011-11-01 | 2 | -0/+62 |
* | Update prime-u with DUN connection type. | Robert Greenwalt | 2011-10-27 | 1 | -0/+1 |
* | tuna: Raise lowest auto-brightness LCD backlight level from 10 to 16 | Todd Poynor | 2011-10-25 | 1 | -1/+1 |
* | Import revised translations. DO NOT MERGE | Eric Fischer | 2011-10-24 | 46 | -0/+1426 |
* | Remove the 30 minute screen timeout option for Prime. | Amith Yamasani | 2011-10-13 | 1 | -0/+46 |
* | Bug 5389244 - Reduce system UI vibration duration | Adam Powell | 2011-10-04 | 1 | -0/+5 |
* | Set PhaseBeam as default live wallpaper on Tuna | Justin Ho | 2011-10-03 | 1 | -0/+4 |
* | Change Prime default screen timeout to 30 seconds. | Amith Yamasani | 2011-09-26 | 1 | -0/+22 |
* | Merge "tuna: config.xml: Bump brightness for 100-400lux levels" into ics-fact... | Todd Poynor | 2011-09-22 | 1 | -2/+2 |
|\ |
|
| * | tuna: config.xml: Bump brightness for 100-400lux levels | Todd Poynor | 2011-09-22 | 1 | -2/+2 |
* | | Setting Prime default wallpaper to Chroma | Justin Ho | 2011-09-22 | 1 | -0/+0 |
|/ |
|
* | config.xml: Blink notification LED once every 10 seconds | Mike Lockwood | 2011-09-20 | 1 | -1/+1 |
* | Lower screen brightness to 10 when light sensor is at lowest level | Mike Lockwood | 2011-09-14 | 1 | -0/+7 |
* | Use a new config flag to decide if notification led pulsing can be turned on/... | Amith Yamasani | 2011-09-12 | 1 | -0/+3 |
* | enable wifi p2p system feature | Irfan Sheriff | 2011-09-07 | 1 | -3/+0 |
* | liblights: Update LED blink timing, color and pulse slope to match UI specifi... | Mike Lockwood | 2011-08-27 | 1 | -0/+9 |
* | config.xml: Turn on screen when plugging/unplugging device | Mike Lockwood | 2011-08-24 | 1 | -0/+3 |
* | Enable keeping bt chip in low power mode. | Jaikumar Ganesh | 2011-08-23 | 1 | -4/+0 |
* | Pull some configurations over from Crespo. | Mathias Agopian | 2011-08-22 | 1 | -0/+12 |
* | add NLP package names to tuna config.xml | Doug Zongker | 2011-08-17 | 1 | -0/+7 |
* | add p2p support on prime | repo sync | 2011-08-16 | 1 | -0/+4 |
* | config.xml: Use rndis0 instead of usb0 for USB tethering | Mike Lockwood | 2011-08-16 | 1 | -1/+1 |
* | Fix Tuna config to not have LTE connection types. | Robert Greenwalt | 2011-08-12 | 1 | -3/+0 |
* | Merge "Add networkAttributes for fota, ims and cbs." | John Huang | 2011-08-11 | 1 | -0/+3 |
|\ |
|
| * | Add networkAttributes for fota, ims and cbs. | John Huang | 2011-08-11 | 1 | -0/+3 |
* | | audio HAL: added support for TTY feature. | Eric Laurent | 2011-08-09 | 1 | -0/+23 |
|/ |
|
* | Disable marquee fading edges | Romain Guy | 2011-08-02 | 1 | -0/+2 |
* | Add tethering and connectivity manager options. | Jaikumar Ganesh | 2011-08-02 | 1 | -2/+52 |
* | Remove AFT installer image from the build | Mike Lockwood | 2011-07-28 | 1 | -4/+0 |
* | Disable BT hot feature till low power mode is working. | Jaikumar Ganesh | 2011-07-26 | 1 | -0/+3 |
* | add wifi configurables to prime | Irfan Sheriff | 2011-07-22 | 1 | -0/+13 |
* | Update ALS calibration | Mike Lockwood | 2011-07-19 | 1 | -1/+9 |
* | Enable power manager ALS support | Mike Lockwood | 2011-07-18 | 1 | -0/+50 |
* | Move config_showNavigationBar to framework so it can be read there. | Adam Powell | 2011-06-30 | 2 | -25/+4 |
* | Add a temporary default wallpaper with correct dimensions. | Romain Guy | 2011-06-20 | 1 | -0/+0 |
* | Add path to ISO image for AFT installer | Mike Lockwood | 2011-06-17 | 1 | -0/+28 |
* | tuna: add SystemUI overlay, show nav buttons | Dima Zavin | 2011-05-26 | 1 | -0/+25 |