Commit Graph

206 Commits

Author SHA1 Message Date
Valera1978
39f8af0a05 fix mobile data (thanks @nx111) 2018-01-03 16:30:37 +03:00
Valera1978
52253ce1b1 build libril 2018-01-03 16:30:07 +03:00
Valera1978
69ea822efb add own libril (thanks @nx111) 2018-01-03 16:29:49 +03:00
Valera1978
290660ff55 move libs to vendor 2018-01-01 22:26:43 +03:00
Valera1978
cc83172a46 update bt 2018-01-01 22:25:48 +03:00
Valera1978
e2ba8c98ed add symbol for camera 2018-01-01 22:25:28 +03:00
Valera1978
22e1bcc46a init Oreo 2018-01-01 00:53:06 +03:00
Valera1978
d444541944 add root 2017-10-11 15:37:26 +03:00
Valera1978
0fc33c1533 Update and move to msm8974 kernel 2017-10-10 20:03:00 +03:00
Valera1978
f818061201 will be created automatically 2017-10-06 09:37:30 +03:00
Valera1978
1e51c75a45 add audio_effects 2017-09-26 11:14:25 +03:00
Valera1978
f6257c0734 update s-pen 2017-09-26 11:14:01 +03:00
Valera1978
7e775690a3 add quoting code for manifest 2017-07-17 11:23:35 +03:00
Valera1978
81b16143de clean up 2017-07-12 12:46:27 +03:00
Valera1978
dbcd309d69 Fix wifi tethering 2017-07-12 12:46:04 +03:00
Valera1978
3510c499f7 update readme 2017-06-20 10:26:18 +03:00
Valera1978
848a07e8af update to lt03lte kernel 2017-06-20 09:51:40 +03:00
Valera1978
a79b6c22e1 Update to Lineage 2017-03-24 16:17:50 +03:00
Valera1978
7632c7caf2 Fix crash in the camera during switch from video to photo mode. 2017-01-19 15:10:27 +03:00
Valera1978
d5f4387b7b Fix mic in skype 2017-01-13 20:54:01 +03:00
Valera1978
41f0c0db20 Fix video recording 2017-01-13 20:52:43 +03:00
Valera1978
4a3722f898 Add gello 2017-01-13 20:52:02 +03:00
Valera1978
d7c6c0025d Update to LineageOS 2017-01-13 20:51:02 +03:00
Valera1978
d728a0fd67 clean-up 2016-11-30 18:23:16 +03:00
Valera1978
e39b6954cb sepolicy update 2016-11-30 18:20:35 +03:00
Valera1978
ba81564646 update readme 2016-11-17 23:31:07 +03:00
Valera1978
9c4351001a update readme (reverted from commit 269ea3a69c) 2016-11-17 14:33:33 +03:00
Valera1978
269ea3a69c update readme 2016-11-17 14:26:10 +03:00
Valera1978
4a7bb7561b update readme file 2016-11-17 14:25:24 +03:00
Valera1978
37b761bc07 update config 2016-11-17 14:23:41 +03:00
Valera1978
4c9ab08f5a fix camera 2016-11-17 14:23:10 +03:00
Valera1978
f638524154 Update to P905XXUABPE2 2016-11-17 14:22:51 +03:00
Valera1978
0c9254e46f Update audio 2016-11-17 14:22:32 +03:00
Valera1978
cc96b55cad Update to P905XXUABPE2 2016-11-17 14:22:09 +03:00
Valera1978
1412ac943f Fix ril 2016-11-17 14:12:29 +03:00
Valera1978
abb4191629 Update gps 2016-10-19 18:50:01 +03:00
Valera1978
a8b1498c3c A workaround for kernels missing CLOCK_BOOTTIME_ALARM
If the kernel doesn't have support for CLOCK_BOOTTIME_ALARM,
then timer_create(CLOCK_BOOTTIME_ALARM) will fail.

Added #ifdef KERNEL_MISSING_CLOCK_BOOTTIME_ALARM guard to get around
the issue. Platforms that don't have CLOCK_BOOTTIME_ALARM should have
the following lines in the device's "bdroid_buildcfg.h" file:

 /* Defined if the kernel does not have support for CLOCK_BOOTTIME_ALARM */
 #define KERNEL_MISSING_CLOCK_BOOTTIME_ALARM TRUE
2016-10-16 22:33:17 +03:00
Valera1978
acd593705b Merge pull request #1 from davidmueller13/cm14.0
changes for camera and bluetooth
2016-10-15 16:40:38 +03:00
davidmueller13
1576c08b62 enable legacyencoder 2016-10-15 13:00:41 +02:00
davidmueller13
c93be12b4b fix bluetooth 2016-10-15 13:00:28 +02:00
Valera1978
2711cc97da Init for cm14 2016-10-08 09:53:08 +03:00
Valera
2a0d888962 Clean up. 2016-03-08 17:55:41 +03:00
Valera
b90b90d8ca Update PRODUCT_AAPT_PREF_CONFIG to xhdpi
12.2" 2560x1600 - aprox 248 dpi. It should be hdpi (240 dpi), but in stock "ro.sf.lcd_density=320" - this is xhdpi
2016-02-26 11:12:20 +03:00
Valera
a6e58caf83 Update config 2016-02-23 17:19:54 +03:00
Valera
af355d5c7a Clean-up (reverted from commit 54ddb2a22c) 2016-02-18 14:49:20 +03:00
Valera
54ddb2a22c Clean-up 2016-02-13 01:00:52 +03:00
Valera
4b8ab171a0 Reduce system partition size 2016-02-13 00:57:28 +03:00
Valera
93fcafe6fd fix gps 2016-02-12 17:34:43 +03:00
Valera
512154e444 Back to block firmware and clean-up. 2016-02-12 09:39:34 +03:00
Valera1978
4335523eaf Update EGL 2016-02-01 16:35:24 +03:00