Commit Graph

139 Commits

Author SHA1 Message Date
daa06dbd16 using akmd 2012-02-01 18:12:45 +00:00
efa036e063 click: remove overlays not required for ICS 2012-01-01 03:14:39 +00:00
1dcd62aeb7 click: fix libgps rep-req issue 2012-01-01 02:51:34 +00:00
126a62b515 click: first commit for ICS 2012-01-01 01:38:54 +00:00
Arne Coucheron
8659ff93f4 click: Add TARGET_OTA_ASSERT_DEVICE
Change-Id: I91ad3cf98fcceec5f1d03c956b01ab65b68f8099
2011-12-21 07:49:56 +01:00
Arne Coucheron
b848627dcd click: Update prebuilt kernel
Interactive governor updates.

Change-Id: I6bb48740537cfac1d98a45c512aa26d511612e84
2011-12-21 07:38:04 +01:00
Emilio López
ff9d9e3fa4 click: fix camera failure after zoom usage
libcamera was changing the image resolution without updating
mRawWidth and mRawHeight, and this caused initRaw to take pictures
with the previous resolution. If that resolution was unsuitable
because of zoom level, it would cause the camera to fail until
it was restarted.

This patch updates both variables to reflect the modified
resolution so initRaw always takes pictures with the correct
width and height.

Change-Id: I33e8445a65ac667a030b35b103f86be46381abc4
2011-11-28 09:04:38 +01:00
Arne Coucheron
3219d207b4 click: Update prebuilt kernel and module
Interactive governor updates

Change-Id: I13c67ffa28056e82cf5a5de4e97bc15c739ac960
2011-11-18 06:15:18 +01:00
Arne Coucheron
eb2454df06 click: Update prebuilt kernel and module
Change-Id: I1d4dcef2d37951ba9dee1c26ab18cd1d0386ba78
2011-11-12 08:33:49 +01:00
Arne Coucheron
700c3e8f95 click: Revert ACC minSampleRate to 8000
Change-Id: I16cdbc7e9a336d49f9e404414c83ceef9e80dd7e
2011-11-08 07:22:21 +01:00
Arne Coucheron
d69b23ad0b click: Increase video recording resolution
Also raise minSampleRate to 16000 for AAC audio, to bypass a recent
bug causing audio to only be recorded in 8000Hz.

Change-Id: I9100a751e7dafe6bbe2df789a08d2b85b3ae3c72
2011-11-05 20:10:36 +01:00
Arne Coucheron
33c01282bb click: Update prebuilt kernel
Change-Id: Ied564d2c8e3c1dd324e54ffbaceb87fd14c74380
2011-11-01 07:53:57 +01:00
Arne Coucheron
7f0d83784e click: Some small cleanups in a couple of overlay configs
Change-Id: Id48487630a491e00ae956df925bfad097ce40af9
2011-10-23 08:01:14 +02:00
Arne Coucheron
3465f1b281 click: Route muting through AudioManager and cleanup phone config
Change-Id: I80ad4bc66019335a7aeca63933a693e491d1c1be
2011-10-23 07:57:24 +02:00
Arne Coucheron
f928f2aeed Merge "click: media_profile: Save AAC stream as stereo, and increase video bitrate" into gingerbread 2011-10-22 11:34:51 +04:00
Arne Coucheron
6ce104a582 click: media_profile: Save AAC stream as stereo, and increase video bitrate
Solves an issue where certain media players only play first few
seconds of the audio, due to not properly handling single channel AAC audio.

Videos taken on the phone, that are uploaded to YouTube also suffers from this issue.

Change-Id: Ia9115a6d2cec419cc4d1d55ba876377dabcb91e3
2011-10-22 09:14:08 +02:00
Arne Coucheron
efe5668ff3 click: Allow screen to fade off when electron beam animation disabled
Due to condition change made by http://review.cyanogenmod.com/8494
screen won't fade off when electron beam animation disabled with
overlay config_animateScreenLights set to false.

This removes the overlay config to use its default value.

Change-Id: I116250412591d3eec95180e1576887104e522618
2011-10-22 02:41:24 +02:00
Arne Coucheron
4ec7936151 click: Updated kernel and janky backbuffer fix
Change-Id: I29ce6d9d228deafaf242bd53ab034a2a446256bb
2011-10-21 08:10:15 +02:00
Arne Coucheron
89069e2747 click: override dirty_ratio on UMS
Change-Id: I2386f867301abc3648763ad445dea363ee7d8116
2011-10-15 02:26:31 +02:00
Arne Coucheron
5954c1463d click: Adjust center ring offset in lockscreen
Change-Id: I4ecbaf7fe25f9bd73006cceb83ca992764af5a71
2011-10-13 07:32:48 +02:00
KalimochoAz
a00f55ce5f Enable again wlan_loader
Since is needed to load wifi stuff, this is again in build

Change-Id: I43ceb4b58928b22b62a6943021be58bb35a30532
2011-10-10 18:19:16 +02:00
Arne Coucheron
81ea69905f click: Update prebuilt kernel
+ some tweaks taken from newer HTC roms.

Change-Id: I15af462cbcf75784d054b1315621907758eca340
2011-10-08 19:53:50 +02:00
Arne Coucheron
9ae39edf64 click: Clean out some experimental stuff
Change-Id: Ie9964f365e50e9b9251b6f2e81e6684000152c51
2011-09-30 06:56:07 +02:00
Arne Coucheron
e78df88631 click: Update prebuilt kernel and module
Change-Id: I0554c331633e9b69b543229288c917dfca75c8bc
2011-09-30 06:41:20 +02:00
Arne Coucheron
f28cefac05 click: Revisit ring style margins
Move it up a bit, and adjust middle ring so it doesn't cover music controls.

Change-Id: If0aa7f9f2a326fb04cbc4cd2a36f30d52a1e6f15
2011-09-29 06:33:07 +02:00
Arne Coucheron
da7221e3c7 click: Adjust position of new ring lockscreen style
Change-Id: I6b5dc9dc2b0b98902a73879d6b4cf490172fb0f1
2011-09-26 09:47:54 +02:00
Arne Coucheron
0ad1dd73a9 click: Update prebuilt kernel
Also remove custom sysctl.conf

Change-Id: Ibd4e432aeeff2937552cfe9b853d036c47b1b421
2011-09-22 06:59:11 +02:00
Arne Coucheron
559105613a click: Remove BOARD_NO_RGBX_8888
We're not using any userspace GL libraries that require this workaround.

Change-Id: I5e167f7f8bd1b7ec3ae9fc78b56a5a54181766d2
2011-09-21 09:35:48 +02:00
Steve Kondik
285d47e08e Merge "Remove mixable dual LED code, it can be treated as a special case of the dual LED code." into gingerbread 2011-09-17 12:00:57 +04:00
Arne Coucheron
372e93ebd1 click: Update prebuilt kernel
Fixed an issue with app2sd. Had forgot to enable a kernel setting,
which made it impossible to move apps to sd card. Sorry about that.

Change-Id: Iafed4abc36ae9cd0af2a515613dcb386b164ace4
2011-09-14 02:39:39 +02:00
Arne Coucheron
78bb282387 click: Update prebuilt kernel and module
Fix suspend issue with bluetooth and wifi

Change-Id: Ib08557008ad82590c8e3c4a26b9437de8a7594f5
2011-09-13 01:55:24 +02:00
Arne Coucheron
b0efe07ebe click: Update prebuilt kernel and module
Change-Id: Ida78dc297b3f3af38a8b676defef740f9bcd61c1
2011-09-04 19:58:59 +02:00
Arne Coucheron
c796b6b5d3 Remove mixable dual LED code, it can be treated as a special case of the dual LED code.
Change-Id: I7f5e08ba10f2b798693a042962748b0d549cd67b
2011-09-02 01:30:33 +02:00
KalimochoAz
40ff764698 Added 2 new permissions
- PhoneOnOffFlag
- ttyHS0

Change-Id: I03a48535b4832083f3ca3bc49893d34d2cff0ed8
2011-08-15 09:52:11 +02:00
KalimochoAz
09fea52be9 Upgrade kernel to improve some little bug playing mp3
Change-Id: Icd9aa662cf68812e99df0746d7701851ab74c8bc
2011-08-14 08:39:02 +02:00
Arne Coucheron
b299d6ad6c click: Add upstream ifaces for tethering
Change-Id: I04d1d8294a221c03a6f0a82392a565e538b6bd44
2011-08-13 20:02:58 +02:00
Diogo Ferreira
bfe1d61f54 click: Fix build breakage for other devices
Change-Id: I29f5508455a5b177cfc3c260ca248d075ccd2baf
2011-08-13 00:01:13 +01:00
KalimochoAz
0290e2e643 Kernel upgrade to 2.6.35
Based on the new kernel started by Arne Cucheron ( ARCO ) We are moving
from very old HTC kernel 2.6.29 to new 2.6.35 kernel. All those files need
to be changed for this change

Change-Id: Ieb8b01c8f5e323480a95db4f0faf0ae3a6c1d746
2011-08-12 00:14:16 +02:00
KalimochoAz
d19a116748 Implement better zoom management using Turl technique for motorola.
Now zoom works without the need to change manualy the picture resolution.
Added more stability to the camera and more speed

Change-Id: I8ed79708391c976408ad13cfd3a4c601947d5e7b
2011-07-14 21:37:22 +02:00
KalimochoAz
a8743c5231 Changed default screen calibration point to revise some devices issues
Change-Id: I51eb14574502fd55ce59098a3cc8688b5c8840f5
2011-06-30 08:28:01 +02:00
KalimochoAz
9c8096a187 Change Encoder vidio format for high resolution
Change-Id: I05b85c0b9baf1a13f20e4478fb771d21b1d9b5bb
2011-06-26 07:53:01 +02:00
KalimochoAz
9aba24261c Add possibility to enable CRT animation on screen off
Change-Id: I74926ddef1dcb6424798e567e5fcb823747384bf
2011-06-18 22:23:45 +02:00
KalimochoAz
a1afa35a73 Enable FM Radio seek on Click ( Tattoo )
To be implemented just after implements http://review.cyanogenmod.com/#change,6102

Change-Id: I07285a018c99039e6fa3d80116c4cc4a9ff688e2
2011-06-16 09:27:08 +02:00
KalimochoAz
be772dfa0d Speed up camera on photo recording
- Speed up camera recording using Emilio technical. ( create tmpfs system )
- Modified geolocation recording in jpg file.

Change-Id: Ia42fc0ee3c6e44c5c8915f333860b9a7611513ec
2011-06-12 08:03:25 +02:00
KalimochoAz
c5568a5383 Kernel and wifi updates for click stability
Change-Id: I96bcd04052e0bdceeded8dbce85dc8b52100817e
2011-05-30 09:48:11 +02:00
KalimochoAz
aaa1df3125 New kenel USB updates plus pptp and checked for 7.1
Change-Id: I209e71ca4c69cba7545a5c82eb077b164dbc96b4
2011-04-30 14:46:58 +02:00
KalimochoAz
6ca40bfe1d Changed media_profiles
Defined memCap and previewframerate

Change-Id: I489c01af69507ca7267fd7aa45a15675e8150f8a
2011-04-24 22:17:01 +02:00
KalimochoAz
9d1083d252 Changes on sysctl thak make system more clean
For click, that is a tiny device we have tested this values and seam to
be clean.

Change-Id: I39436f5c54daf70e5d5f08b25dd3f69a36b098f4
2011-04-24 16:34:10 +02:00
KalimochoAz
285343533c Changed log for libcamera that is always badly complaining
Change-Id: I0a4b690aa6e4a334e3a52dbaf39e1d9bfc7f9869
2011-04-24 10:34:21 +02:00
KalimochoAz
f21ceb5764 System permissions and ondemand CPU config changed
Change-Id: Icd08120912eab4921b48abdae71ef23a20d5ed73
2011-04-24 10:26:30 +02:00