Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init: SELinux fixes and remove ril libs from LD_SHIM_LIBS | Wolfgang Wiedmeyer | 2017-02-23 | 1 | -2/+6 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | overlay: remove custom key , sensors and keyboard settings | Wolfgang Wiedmeyer | 2017-02-23 | 1 | -31/+0 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | selinux: allow surfaceflinger access to s5p-smem | Wolfgang Wiedmeyer | 2017-02-23 | 3 | -0/+3 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | remove unused sensor implementation | Wolfgang Wiedmeyer | 2017-02-22 | 21 | -2498/+0 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | init: disable gps and cbd daemons | Wolfgang Wiedmeyer | 2017-02-22 | 1 | -12/+6 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | llvmpipe and LineageOS rebranding | Wolfgang Wiedmeyer | 2017-02-22 | 3 | -7/+4 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | audio-ril-interface: mic mute implementation | Wolfgang Wiedmeyer | 2017-02-22 | 1 | -0/+22 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | selinux: fix rild and wifi and remove cbd rules | Wolfgang Wiedmeyer | 2017-02-22 | 7 | -28/+9 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | sensors: AKM8963 data is signed | Paul Kocialkowski | 2017-02-22 | 1 | -10/+10 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | SMDK4x12 Sensors | Paul Kocialkowski | 2017-02-22 | 13 | -0/+3375 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Input devices configs | Paul Kocialkowski | 2017-02-21 | 8 | -0/+101 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | remove hacks for proprietary ril | Wolfgang Wiedmeyer | 2017-02-21 | 5 | -163/+1 |
| | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | Audio-RIL-Interface: Keep up with libsrs-client | Paul Kocialkowski | 2017-02-21 | 1 | -15/+17 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Audio-RIL-Interface | Paul Kocialkowski | 2017-02-21 | 4 | -1/+246 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Samsung-RIL | Paul Kocialkowski | 2017-02-21 | 4 | -5398/+5 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Initial Replicant 4.2 commit | Paul Kocialkowski | 2017-02-21 | 2 | -5/+4 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Revert "bacon: Disable doze and app standby" | Trafalgar-Square | 2016-05-01 | 1 | -2/+2 |
| | | | | | | This reverts commit dd71a91945087a2f33b55cd1545a1ad1bb22b39a. Change-Id: I4cead141982801b45f89ad3feebe611ee2652be8 | ||||
* | Revert "n7100: use samsung power hal" | Trafalgar-Square | 2016-05-01 | 1 | -3/+0 |
| | | | | | | This reverts commit 2f50aff55cb13253b204f831adfd3ca0ddb347e0. Change-Id: I60308962f91ad991fd7bef82622a3f733bc150c1 | ||||
* | n7100: We don't have this resources on CyanogenMod | Trafalgar-Square | 2016-05-01 | 2 | -25/+0 |
| | | | | Change-Id: I0e236502c9418743d1a976661085127a601a3beb | ||||
* | selinux: allow to write the firmware files from recovery mode | Wolfgang Wiedmeyer | 2016-05-01 | 1 | -0/+7 |
| | | | | | Change-Id: I061c9d67b171099a3c5cf21c5961e15a2bc114fc Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | ||||
* | Merge branch 'cm-13.0' of ↵ | codeworkx | 2016-04-30 | 76 | -844/+2481 |
|\ | | | | | | | | | | | github.com:tilaksidduram/android_device_samsung_n7100 into HEAD Change-Id: I492f715515d6cf681a5f6d2bc59f6929f92b7b47 | ||||
| * | Some apps like PressureNet need this permission file to work | Jan M. Binder | 2016-04-17 | 1 | -0/+4 |
| | | |||||
| * | n7100: libsensors: use SystemClock.elapsedRealtimeNanos() to set timestamp. | tilaksidduram | 2016-04-17 | 1 | -0/+4 |
| | | |||||
| * | n7100: libsensors: actually try enabling before checking if it worked | tilaksidduram | 2016-04-13 | 1 | -12/+9 |
| | | |||||
| * | n7100: libsensors: use CLOCK_BOOTTIME, not CLOCK_MONOTONIC | Simon Shields | 2016-04-13 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Ib3d5596e694ff553ed843cc7ff3525c73944ef6c | ||||
| * | n7100: libsensors: don't floor accelerometer value | Simon Shields | 2016-04-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | this is a leftover from t0, here it causes broken autorotate and slow response times on the lockscreen Change-Id: I30d682a65447d7f846d277ca4f9b63315b2ca526 | ||||
| * | n7100: update sensors | tilaksidduram | 2016-04-02 | 4 | -9/+111 |
| | | | | | | | | * trying to fix compass. | ||||
| * | n7100: enable f2fs support | tilaksidduram | 2016-03-04 | 3 | -0/+9 |
| | | | | | | | | credits to keepcalm444 | ||||
| * | n7100: fix selinux denial | Simon Shields | 2016-02-19 | 1 | -0/+2 |
| | | | | | | | | Change-Id: I3e8a8ca2e35cca22bdd248c1bfe9433f2d8285fb | ||||
| * | Revert "n7100: Enable LZMA-compressed update packages" | tilaksidduram | 2016-02-17 | 1 | -1/+0 |
| | | | | | | | | This reverts commit e1c804a2955735b45a6a72664419c8b910929652. | ||||
| * | n7100: Enable LZMA-compressed update packages | tilaksidduram | 2016-02-17 | 1 | -0/+1 |
| | | | | | | | | | | * this reduces ROM package size by approx 50MB * main commit in android_build repo | ||||
| * | 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. | ||||
| * | n7100: mqanelements should actually be 4 | Simon Shields | 2016-02-16 | 1 | -1/+0 |
| | | | | | | | | | | | | fixes manual network selection Change-Id: I516917a816a202020d41b8621d7ea07464c73f1f | ||||
| * | Revert "n7100: add Snap camera app" - Move to smdk common tree | tilaksidduram | 2016-02-15 | 2 | -32/+1 |
| | | | | | | | | This reverts commit 33be51214fdc66f10a8b59bc120b3e4d8c83da87. | ||||
| * | n7100: move macloader and tinyplay sepolicy up to -common [2/2] | Simon Shields | 2016-02-15 | 4 | -19/+0 |
| | | | | | | | | Change-Id: I874a9f2f6590755e5815e18bcdc5d1e0cdac4523 | ||||
| * | n7100: enable call recording | tilaksidduram | 2016-02-12 | 1 | -0/+16 |
| | | | | | | | | moved to vendor/cm - <bool name="call_recording_enabled">true</bool> | ||||
| * | n7100: allow system_server access to mdnie sysfs | Simon Shields | 2016-02-12 | 1 | -0/+3 |
| | | | | | | | | | | | | needed for any mdnie stuff that ends up in cmhw Change-Id: I6efe58e295cae59f074abc4a1fd64258fb5d8188 | ||||
| * | Bring back "n7100: set mQANelements through property" | tilaksidduram | 2016-02-08 | 1 | -0/+1 |
| | | | | | | | | This reverts commit 0e9b644abbaf2040615c78761f686ef8d39ee5ba. | ||||
| * | n7100: build busybox | tilaksidduram | 2016-01-27 | 1 | -0/+4 |
| | | |||||
| * | n7100: add Snap camera app | tilaksidduram | 2016-01-20 | 2 | -1/+32 |
| | | |||||
| * | n7100: add HardWare keys overlay | tilaksidduram | 2016-01-07 | 1 | -0/+3 |
| | | |||||
| * | n7100: use samsung power hal | tilaksidduram | 2015-12-28 | 1 | -0/+3 |
| | | | | | | | | credits to raymanfx | ||||
| * | n7100: ril-wrapper: fake GET_RADIO_CAPABILITY response | Simon Shields | 2015-12-28 | 1 | -0/+13 |
| | | | | | | | | | | | | Samsung's RIL doesn't support this, but doesn't error on it either. Change-Id: I5a470c55fecf85183e9c7b4b37aef3b3cbffaf90 | ||||
| * | n7100: clean up radio access families | tilaksidduram | 2015-12-28 | 1 | -1/+1 |
| | | |||||
| * | n7100: update proprietary files | tilaksidduram | 2015-12-28 | 1 | -1/+1 |
| | | |||||
| * | n7100: more gps updates | tilaksidduram | 2015-12-24 | 1 | -16/+0 |
| | | |||||
| * | n7100: add GPS interposition library | tilaksidduram | 2015-12-24 | 1 | -1/+1 |
| | | |||||
| * | n7100: enable dlmalloc | Simon Shields | 2015-12-23 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I492e1974e0e1a1c0e70467e30190908909b60451 | ||||
| * | n7100: use synchronous setsurface | Simon Shields | 2015-12-23 | 1 | -0/+3 |
| | | | | | | | | Change-Id: I715cbce3f4387bb557a9ddd2ec23deebc1b1d7ec | ||||
| * | n7100: selinux fixes for gpsd | tilaksidduram | 2015-12-23 | 1 | -8/+0 |
| | |