| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update README.mdHEADlos-15.1 | Chalapathi Revanth | 2018-05-26 | 1 | -4/+4 |
| | | |||||
| * | readme: shims lib | Moyster | 2018-05-26 | 2 | -13/+12 |
| | | | | | | TODO: add a small script to export ld_shim_lib to init.mtxxxx.rc based on the LIBSHIM flags enabled in device tree | ||||
| * | patch: simplify devalarm reverts | Moyster | 2018-05-26 | 1 | -21/+44 |
| | | |||||
| * | patch: rebase on lineage-15.1 branch | Moyster | 2018-05-26 | 2 | -25/+24 |
| | | |||||
| * | patch: remove forced_shim_libs, remove cap_sys_nice on sf (easier to | Moyster | 2018-05-26 | 5 | -210/+32 |
| | | | | | build on non-lineage based roms) | ||||
| * | Update libshims_bionic buildlos-15.0 | afaulkner420 | 2018-01-15 | 1 | -1/+1 |
| | | |||||
| * | patch: fix dev-alarm support | Mister Oyster | 2018-01-07 | 1 | -0/+312 |
| | | |||||
| * | libshim: add '__pthread_gettid' shim for MM/3.18-based mediatek devices | Mister Oyster | 2018-01-07 | 4 | -1/+41 |
| | | | | | | Based off https://github.com/ashwinr64/android_device_motorola_taido shim | ||||
| * | libshim: reorganize a bit | Mister Oyster | 2018-01-07 | 4 | -5/+3 |
| | | |||||
| * | prebuilts: add libstlport from N | Mister Oyster | 2018-01-04 | 3 | -0/+3 |
| | | |||||
| * | packages: add usb tools | Mister Oyster | 2018-01-04 | 1 | -0/+3 |
| | | |||||
| * | packages: add wifi utilitary tools | Mister Oyster | 2018-01-04 | 1 | -0/+8 |
| | | |||||
| * | doze: Clean up code | Dinolek | 2018-01-04 | 5 | -14/+4 |
| | | |||||
| * | doze: Fix not working sensors on mtk platform | Dinolek | 2018-01-04 | 1 | -1/+1 |
| | | | | | Remove sensorsEnabled check as it breaks doze on mtk | ||||
| * | Revert "Doze: Require non-wake up proximity sensor" | Dinolek | 2018-01-04 | 1 | -1/+1 |
| | | | | | | | Breaks proximity sensor on mtk platform This reverts commit d60a4bdfd32fe413a7c5273142708e74ff9b9ba4. | ||||
| * | libshim: add atomic calls shim (remove atomic symbols patch) | Artem Borisov | 2017-12-25 | 5 | -60/+36 |
| | | | | | | | | | | | 01-21 03:47:04.275 509 509 F libc : CANNOT LINK EXECUTABLE "/system/bin/mm-qcamera-daemon": cannot locate symbol "android_atomic_acquire_load" referenced by "/system/vendor/lib/libmmcamera2_stats_algorithm.so"... On mediatek platforms, it's easier to link against libcutils directly (too many blobs dep) Change-Id: Ia875a5385931d5e79bfc1a99c3d8996ac66de0df Signed-off-by: Mister Oyster <oysterized@gmail.com> | ||||
| * | patches: add earlysuspend support patch | Mister Oyster | 2017-12-23 | 1 | -0/+276 |
| | | |||||
| * | patches: add software gatekeeper patch | Mister Oyster | 2017-12-23 | 1 | -0/+46 |
| | | |||||
| * | Use software gatekeeper | danielhk | 2017-12-23 | 1 | -0/+3 |
| | | |||||
| * | patches: add a temp fix to build twrp from los-15.x tree | Mister Oyster | 2017-12-23 | 2 | -0/+42 |
| | | |||||
| * | configs: cleanup unused file | Mister Oyster | 2017-12-23 | 1 | -186/+0 |
| | | |||||
| * | force_shim: add force_shim back and fix compile errors | Mister Oyster | 2017-12-22 | 5 | -2/+211 |
| | | |||||
| * | Uninstall: Proper clean of patches | Alex Kalles | 2017-12-20 | 1 | -2/+1 |
| | | | | Doesn't need to reset the commit, just undo the changes with "checkout -- ." | ||||
| * | Use new spn-conf.xml | Alex Kalles | 2017-12-20 | 1 | -1116/+1709 |
| | | | | The carriers now are sorted by country and countries are in alphabetical order | ||||
| * | patch: properly move to av/ | Mister Oyster | 2017-12-19 | 1 | -0/+0 |
| | | |||||
| * | conn: remove notethering prop from here | Mister Oyster | 2017-12-17 | 1 | -3/+0 |
| | | |||||
| * | audio: convert audio_effects.conf to .xml | Mister Oyster | 2017-12-17 | 2 | -1/+29 |
| | | |||||
| * | init: add mediatek.rc services (might need perm/group revision) | Mister Oyster | 2017-12-16 | 11 | -0/+158 |
| | | |||||
| * | light: fix permission error | DidntRead | 2017-12-16 | 1 | -0/+3 |
| | | |||||
| * | power: merge derp | Mister Oyster | 2017-12-10 | 2 | -8/+11 |
| | | |||||
| * | configs: small update to wifi conf | Mister Oyster | 2017-12-10 | 2 | -0/+2 |
| | | |||||
| * | configs: fix google codecs copy path (to vendor) | Mister Oyster | 2017-12-09 | 1 | -3/+3 |
| | | |||||
| * | configs: add audio_effects.conf (already edited to look for vendor/) | Mister Oyster | 2017-12-09 | 2 | -0/+189 |
| | | |||||
| * | tethering: add net.tethering.noprovisioning | Mister Oyster | 2017-12-09 | 1 | -0/+3 |
| | | |||||
| * | configs: add telephony conf (goes to system/) | Mister Oyster | 2017-12-09 | 3 | -0/+1146 |
| | | |||||
| * | configs: fix path to vendor/ and add p2p/wpa supplicant conf | Mister Oyster | 2017-12-09 | 4 | -8/+34 |
| | | |||||
| * | libshim: shim libshim_snd to libmedia.so instead of audio.primary.* hals | Mister Oyster | 2017-12-09 | 1 | -1/+1 |
| | | |||||
| * | libshims.mk: move to product/ | Mister Oyster | 2017-12-09 | 2 | -4/+1 |
| | | |||||
| * | readme: fix includes & update infos | Mister Oyster | 2017-12-09 | 1 | -3/+4 |
| | | |||||
| * | patch: add needed camera patch (prevents camera to loop when taking pics/vids) | Mister Oyster | 2017-12-09 | 1 | -0/+30 |
| | | |||||
| * | packages: build libion | Mister Oyster | 2017-12-09 | 1 | -0/+3 |
| | | |||||
| * | packages: build gps helper libs | Mister Oyster | 2017-12-09 | 1 | -0/+5 |
| | | |||||
| * | product: build lib_driver_cmd_mt66xx | Mister Oyster | 2017-12-09 | 1 | -0/+3 |
| | | |||||
| * | mtk: add wpa_supp_8_lib from N | Mister Oyster | 2017-12-09 | 2 | -0/+334 |
| | | |||||
| * | dt: group doze & power hal in a mtk/ folder | Mister Oyster | 2017-12-09 | 20 | -0/+1 |
| | | |||||
| * | dt: add Android.mk to make sure everything is built | Mister Oyster | 2017-12-09 | 1 | -0/+1 |
| | | |||||
| * | libshim: fix path to vendor/bin/* | Mister Oyster | 2017-12-09 | 1 | -2/+2 |
| | | |||||
| * | flags: add TARGET_USES_NON_TREBLE_CAMERA | Mister Oyster | 2017-12-09 | 1 | -0/+3 |
| | | |||||
| * | flags: add BOARD_USES_MTK_HARDWARE here | Mister Oyster | 2017-12-09 | 1 | -0/+3 |
| | | |||||
| * | dt: split into fragments before hell | Mister Oyster | 2017-12-09 | 8 | -46/+45 |
| | | |||||
