Commit Graph

37 Commits

Author SHA1 Message Date
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
Valera1978
2b3890b31e Update ril - fix switch network type. 2016-01-23 13:32:48 +03:00
Valera1978
d328b17900 Update ril 2016-01-14 11:57:39 +03:00
Valera1978
31665bcf4b Update ril 2016-01-14 11:52:42 +03:00
Valera1978
44673fb448 Fix for build 2016-01-10 18:34:02 +03:00
Valera1978
e1eb725f65 Init cm13.0 2016-01-10 17:55:38 +03:00
Valera1978
bf2e0c8c76 Init 2016-01-10 17:51:48 +03:00