Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | z2_plus: define Webview version | CheckYourScreen | 2017-07-15 | |
| | | | | | | * Fixes webview crash as default definition is of stable which isnt available Signed-off-by: CheckYourScreen <nimitmehta95@gmail.com> | |||
* | Nuke ZukDoze | dd3boh | 2017-07-15 | |
| | | | | It's just a bit useless lol | |||
* | z2_plus: xoshw: We don't have the backlight :/ | dd3boh | 2017-07-15 | |
| | ||||
* | overlay: Enable new CAF volte flag | Wang Han | 2017-07-15 | |
| | | | | Change-Id: I65f8a3eb9862a52c1c8c631528b97af989b25125 | |||
* | BoardConfig: define toolchain paths and version | Sai Vishal | 2017-07-15 | |
| | | | | Change-Id: Iaa448a68fa38c18d321bd413048d0b7cd5acd208 | |||
* | Nuke qcom binaries | dd3boh | 2017-07-15 | |
| | | | | Outdated :/ | |||
* | Add user build type | dd3boh | 2017-07-15 | |
| | ||||
* | system.prop: Remove persist.fuse_sdcard=true | dd3boh | 2017-07-15 | |
| | ||||
* | z2_plus: enable sdcard filesystem support | Park Ju Hyung | 2017-07-15 | |
| | | | | | | | | Our kernel now supports sdcardfs. Change-Id: I7458a4d21ed3b1527ce30b2757d2606a6406179a Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com> Signed-off-by: Ícaro Hoff <icarohoff@gmail.com> | |||
* | xoshw: Initial import | Simao Gomes Viana | 2017-07-15 | |
| | | | | | Change-Id: Idcff91d22e5148a4051546ce1f1295bcf4966b0d Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com> | |||
* | oneplus3: Use halogenOS FileUtils | Harsh Shandilya | 2017-07-15 | |
| | | | | Change-Id: I6a9b0622166cbeb2f48f1459428c9034c07c5cf3 | |||
* | z2_plus: rootdir: Update fs tune from marlin | Luca Stefani | 2017-07-15 | |
| | | | | | Change-Id: I142e2842a3a88852d0e0e3598b00cd219259e6a0 Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com> | |||
* | init.qcom.rc: Change one line that caused some visualization problems | dd3boh | 2017-07-15 | |
| | ||||
* | Readd init.target.rc back | dd3boh | 2017-07-13 | |
| | ||||
* | z2_plus: Fix KeyDisabler | Ondrej Hlavac | 2017-07-13 | |
| | | | | | | - fix path in cmhw - change permissions on boot for sysfs - add selinux rule for sysfs | |||
* | z2_plus: Add HBM support | dianlujitao | 2017-07-13 | |
| | | | | Change-Id: I161e93149ddaf9dfb735480789cfe9b6398b108f | |||
* | Revert "z2_plus: Remove cmhw" | dd3boh | 2017-07-13 | |
| | | | | This reverts commit 0ddc32887c8489772264a1996cce1fccaa69bd8d. | |||
* | Added U-Touch translation: Polish | Michał Antoszczuk | 2017-07-13 | |
| | | | | Change-Id: I5ea48a1a3608fc17bfd171a0d0d41111e6aaacd6 | |||
* | z2_plus: add hardware info | Faiz AUthar | 2017-07-13 | |
| | | | | Change-Id: I57d1ffd46c37015d5ae9d601aec66b808b4782ba | |||
* | extract-files: fix device/vendor (wrong way round) | Álvaro Brey | 2017-07-13 | |
| | | | | Change-Id: I531add96f3d54051775b7269bc2bf3eccbd2f194 | |||
* | extract-files: Import the latest template | ontherunvaro | 2017-07-13 | |
| | ||||
* | Turn down the heat bish | Moshe Barash | 2017-07-13 | |
| | | | | Change-Id: Ib35c1c4dd1babbd341b54a083fefe6bc05e9086d | |||
* | gps.conf: use HTTPS for XTRA downloads | Álvaro Brey | 2017-07-13 | |
| | | | | Change-Id: I5e999cd96327889560a6535ec8bfe6e161fd6f92 | |||
* | sepolicy: Fix sysinit not declared | dd3boh | 2017-07-12 | |
| | ||||
* | z2_plus: Switch to Noog CAF | dd3boh | 2017-07-12 | |
| | ||||
* | op3: Use kryo 32-bit routines | Rashed Abdel-Tawab | 2017-07-12 | |
| | | | | Change-Id: Id63b0634c3b015c1f850840b19cbc9135eb76e5e | |||
* | op3: Adjust lmk parameters | dianlujitao | 2017-07-12 | |
| | | | | Change-Id: I489e24298ccc429c54caf156d62b84ae2f0d48b1 | |||
* | ipacm: fix the heap-use-after-free issue on bootup | Skylar Chang | 2017-07-12 | |
| | | | | | | | | | On device bootup, ASAN was reported IPACM has the heap-use-after-free issue on IPACM_Netlink.cpp file when bootup. The fix is to move the debug prints before the events are getting posted and processed. Change-Id: Id0a1b4e85d2d3fb027729ff6e98e25d26a9e638a | |||
* | IPACM: fix the security issue in ConntrackClient | Skylar Chang | 2017-07-12 | |
| | | | | | | | | Fix the security issue in IPACM ConntrackClient. Change-Id: Ia586d9916fc6391ffce436fba9b1ceae1220bc48 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Acked-by: Shihuan Liu <shihuanl@qti.qualcomm.com> | |||
* | IPACM: fix security issue in querying if index | Skylar Chang | 2017-07-12 | |
| | | | | | | | | Fix the security issue in ipa_get_if_index() function. Change-Id: I84d0dc85ae662b8744ae6f380122a096d8670ad0 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org> Acked-by: Shihuan Liu <shihuanl@qti.qualcomm.com> | |||
* | z2_plus: Remove fpc delays after authentication cancelled | dianlujitao | 2017-07-12 | |
| | | | | | Change-Id: I03f2facd71b7ef1940641df0308cdf2e4a5f9db2 Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com> | |||
* | Revert "op3: Switch to XML audio policy configuration" | Harsh Shandilya | 2017-07-12 | |
| | | | | | | This reverts commit 1a972a734dc13d497fe8fa90a9f966330cec7687. Change-Id: Ie27f2f8b4d50352cee6a6f2649c063ba1fdd69c7 | |||
* | system.prop: flinger velocities, yummy | Simao Gomes Viana | 2017-07-12 | |
| | | | | Change-Id: Ic8da163d91200beaf77d252fee272fea03153e72 | |||
* | Remove some overlays | Simao Gomes Viana | 2017-07-12 | |
| | | | | Change-Id: I0e8671722975c2a3630de50b67fc2f6c259f80e8 | |||
* | XOS bringup | dd3boh | 2017-07-12 | |
| | ||||
* | z2_plus: Move readmac in proper place | davidevinavil | 2017-06-30 | |
| | ||||
* | z2_plus: Move rootdir files to rootdir/etc | davidevinavil | 2017-06-30 | |
| | ||||
* | doze: Move to gesture settings | davidevinavil | 2017-06-22 | |
| | ||||
* | doze: Enable | davidevinavil | 2017-06-21 | |
| | ||||
* | media: Fix 720p slow mo | davidevinavil | 2017-06-21 | |
| | ||||
* | z2_plus: Enable the ffmpeg codec support | dd3boh | 2017-06-21 | |
| | ||||
* | AudioFX: Fix force close | davidevinavil | 2017-06-21 | |
| | ||||
* | VoLTE: edit overlay | davidevinavil | 2017-06-21 | |
| | ||||
* | overlay: Add home button wake-up | davidevinavil | 2017-06-21 | |
| | ||||
* | proximity: Increase timeout | davidevinavil | 2017-06-21 | |
| | ||||
* | overlay: Add proximity check on screen wake | davidevinavil | 2017-06-21 | |
| | ||||
* | Update build fingerprint/desc | davidevinavil | 2017-06-21 | |
| | ||||
* | aex-ify | davidevinavil | 2017-06-21 | |
| | ||||
* | overlay: Fix button | davidevinavil | 2017-06-21 | |
| | ||||
* | gps: Fix agps | davidevinavil | 2017-06-21 | |
| |