Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bacon: Disable doze and app standby | tilaksidduram | 2016-02-17 | 1 | -2/+2 |
| | | | | | | | | | | These are poor workarounds to a deeper issue in Android. Currently, these features interfere significantly with UX and apps' abilities to provide push notifications (e.g. Gmail does not receive emails in a timely manner), so it's better to have them disabled. added a framework and setting commit(by sultanxda) to allow users to disable doze power save mode on the go. Toggle switch is under developer options. | ||||
* | Revert "n7100: add Snap camera app" - Move to smdk common tree | tilaksidduram | 2016-02-15 | 1 | -30/+0 |
| | | | | This reverts commit 33be51214fdc66f10a8b59bc120b3e4d8c83da87. | ||||
* | n7100: enable call recording | tilaksidduram | 2016-02-12 | 1 | -0/+16 |
| | | | | moved to vendor/cm - <bool name="call_recording_enabled">true</bool> | ||||
* | n7100: add Snap camera app | tilaksidduram | 2016-01-20 | 1 | -0/+30 |
| | |||||
* | n7100: add HardWare keys overlay | tilaksidduram | 2016-01-07 | 1 | -0/+3 |
| | |||||
* | n7100: clean up radio access families | tilaksidduram | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | n7100: enabled stk overlay | tilaksidduram | 2015-12-03 | 1 | -2/+2 |
| | |||||
* | n7100: set radio access families | tilaksidduram | 2015-12-02 | 1 | -0/+7 |
| | |||||
* | n7100 : MM update for ril | tilaksidduram | 2015-11-21 | 1 | -2/+2 |
| | |||||
* | n7100: removed few overlays | tilaksidduram | 2015-11-20 | 1 | -6/+0 |
| | |||||
* | n7100: added longpress overlays | tilaksidduram | 2015-11-20 | 1 | -0/+24 |
| | |||||
* | n7100: Enable doze powersaving | tilaksidduram | 2015-11-20 | 1 | -0/+3 |
| | |||||
* | n7100: removed not required Doze overlays | tilaksidduram | 2015-11-20 | 2 | -7/+0 |
| | |||||
* | n7100: Remove deprecated storage_list | tilaksidduram | 2015-11-17 | 1 | -52/+0 |
| | |||||
* | n7100: cleanup and add settings overlay for audio dock | Dheeraj CVR | 2015-06-22 | 1 | -0/+21 |
| | | | | Change-Id: Idf8a7803a96cfa81c1af818617dc66aeb872f68e | ||||
* | audio: enable noise suppression by default | Dheeraj CVR | 2015-06-22 | 2 | -26/+0 |
| | | | | | | | | | | Framework was responsible for enabling or disabling the noise suppression using audio parameters. However, this is currently broken in lollipop and most of the newer devices have noise suppression enabled by default. Use noise suppression when using the default input device (main microphone). Change-Id: Ie8bdfe1d9860fdad996640d1664e8111df7d3cec | ||||
* | added accelerometer overlay | tilaksidduram | 2015-06-20 | 1 | -0/+3 |
| | |||||
* | add doze_enabled option to device config | tilaksidduram | 2015-05-06 | 1 | -0/+2 |
| | |||||
* | N7100: Accelerometer for Ambient Display | tilaksidduram | 2015-02-24 | 2 | -0/+5 |
| | |||||
* | added dreams overlay | tilaksidduram | 2015-02-22 | 1 | -1/+13 |
| | |||||
* | n7100: Enable Wifi display | tilaksidduram | 2015-02-11 | 1 | -0/+14 |
| | |||||
* | n7100: Enable Stylus gestures | tilaksidduram | 2015-02-11 | 1 | -2/+2 |
| | |||||
* | n7100: Update hardware keys overlay | tilaksidduram | 2014-12-25 | 1 | -1/+16 |
| | |||||
* | Revert "n7100: Re-enable hardware keyboard overlay" | tilaksidduram | 2014-12-22 | 1 | -2/+2 |
| | | | | This reverts commit ea5d43559586e1a44e3ef1f204e079c92e75c1b1. | ||||
* | n7100: Re-enable hardware keyboard overlay | tilaksidduram | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | n7100: Update overlays again. | tilaksidduram | 2014-12-07 | 1 | -2/+117 |
| | |||||
* | n7100: Enable multiuser | tilaksidduram | 2014-12-06 | 1 | -0/+6 |
| | |||||
* | n7100: add missing overlay for Notification Led | tilaksidduram | 2014-11-26 | 1 | -0/+3 |
| | |||||
* | overlay: Enable Battery & Notification LED settings | tilaksidduram | 2014-11-26 | 1 | -5/+5 |
| | |||||
* | N7100: Add ambient display doze feature | tilaksidduram | 2014-11-24 | 2 | -0/+13 |
| | |||||
* | enable samsung stk overlay | tilaksidduram | 2014-11-24 | 1 | -2/+2 |
| | |||||
* | disable some overlays | tilaksidduram | 2014-11-20 | 2 | -12/+12 |
| | |||||
* | n7100: storage_list: no more external app moving | tilaksidduram | 2014-11-20 | 1 | -2/+1 |
| | |||||
* | Revert "Make low in-call volume fix configurable" | tilaksidduram | 2014-09-27 | 1 | -12/+0 |
| | | | | This reverts commit dc8ad459100dc13e945a2dbec15ce1b76b4a7047. | ||||
* | Make low in-call volume fix configurable | tilaksidduram | 2014-08-22 | 1 | -0/+12 |
| | | | | By making it configurable, it can be integrated in CM source without impact on other devices which don't have the problem | ||||
* | audio: fix noise supression and update mixer ctls | Dheeraj CVR | 2014-08-07 | 2 | -1/+2 |
| | | | | | | | Change-Id: Id887b35932e4872a0679053d385c38142f860689 Conflicts: overlay/packages/services/Telephony/res/values/config.xml | ||||
* | Overlay updates | Utkarsh Gupta | 2014-08-07 | 2 | -33/+14 |
| | | | | | | | | Change-Id: If632307dc0f2de13e0036f4cfef9803bbd45c72c Conflicts: overlay/frameworks/base/core/res/res/values/config.xml overlay/packages/apps/Torch/res/values/config.xml | ||||
* | Enable eject SDCard | Unpublished | 2014-07-17 | 1 | -0/+3 |
| | | | | Change-Id: I48355287ec7800dd4668047b066dce0aa42a6636 | ||||
* | N7100: Enable app2sd | tilaksidduram | 2014-06-07 | 1 | -2/+3 |
| | |||||
* | overlay/pa_arrays: lcd densities does not exist | ayysir | 2014-03-26 | 1 | -32/+0 |
| | |||||
* | n7100: update power_profile | UtkarshGupta | 2014-03-15 | 1 | -48/+38 |
| | | | | Change-Id: Iee84415c349a05fa30c404ac17415a179d3bfca6 | ||||
* | N7100 specific LCD densities | tilaksidduram | 2014-02-23 | 1 | -0/+32 |
| | |||||
* | added menu unlock overlay into keyguard | tilaksidduram | 2014-02-03 | 2 | -3/+3 |
| | |||||
* | enable implement noise suppression for phone calls overlay | tilaksidduram | 2014-02-03 | 1 | -2/+2 |
| | |||||
* | [N7100]-Added Lightbulb overlays and removed Torch overlays | tilaksidduram | 2014-01-27 | 3 | -36/+44 |
| | |||||
* | LN: Enable dynamic width on n7100 | tilaksidduram | 2014-01-21 | 1 | -0/+25 |
| | |||||
* | n7100: enable ZSL mode | tilaksidduram | 2014-01-08 | 1 | -0/+22 |
| | |||||
* | N7100: Enabled a few overlays | tilaksidduram | 2013-12-19 | 1 | -2/+12 |
| | |||||
* | enabled Battery LED overlay | tilaksidduram | 2013-12-15 | 1 | -4/+4 |
| | |||||
* | N7100-Added hardware key overlays | tilaksidduram | 2013-12-03 | 1 | -2/+2 |
| |