| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The kernel driver only supports specific values and setting the delay
will fail if other values are choosen
Thanks to burakgon for reporting
Change-Id: Ib26595b65b972d32898272e13fcc492f8f0d00fa
|
|
|
|
|
|
|
|
|
| |
The old lock was too loose causing the overlay to fail with the
rotation animation. (Camera, YouTube)
Fixes bugs: 4907, 4909
Change-Id: I6d03b4b6d0011121ff01e8cd3b87dce17032f5e7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Problem: During incoming calls, some users sound very echoey to the caller.
Hypothesis: setCallClockSync() is being called even entering MODE_RINGTONE,
when it makes sense that it should only be called when actually entering
the call itself, this also supports why it doesn't happen on outgoing calls,
i.e. instantly entering the call and activating the call clock sync rather
than activating it at the ringtone.
Solution: Restrict setCallClockSync() to only fire when prevMode != IN_CALL && mMode == IN_CALL.
Change-Id: Ie6c923846e98bb8b7e42520b831dbaf7f671d4d1
|
|
|
|
|
|
| |
Probably accidentally added when backporting TV-Out from ICS
Change-Id: Id49a8d0c33f88f0db1b4253c65df928f998bbec6
|
|
|
|
| |
Change-Id: Ibb61e0211fd1ab9cb5a9e24f59abf11dc5d609d9
|
|
|
|
|
|
|
|
|
| |
This reverts commit 49cb776c1a5d056c345d90465f8006ef23d947b0.
This commit was not present for crespo gingerbread release and breaks
calls on certain modems/carriers for us (in a new way).
Change-Id: If679716844d092d18a2c4c945fd3b0b8c48136f9
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
We don't use this and it causes init to think that the 'on boot'
section ends at that point
Change-Id: I5783b6df45f1176b37339f394f084a904aab1bfb
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
commit c79f9430a7aa73b8163c8be0e749517204e7950a
Author: Eric Laurent <elaurent@google.com>
Date: Thu Sep 8 18:36:19 2011 -0700
audio HAL: fix some audio mode transitions
The logic controlling the CP clock and audio path in setMode()
was incorrect for certain transitions. In particular, the sequence
IN_CALL -> RINGTONE -> IN_COMMUNICATION -> IN_CALL would cause a
loss of call audio.
Change-Id: I4a6bcca32e6e33f965874ad2219f2728b9035e4a
commit 0859b44015b1e137146cb9be9d09579835430880
Author: Eric Laurent <elaurent@google.com>
Date: Thu Mar 17 18:57:48 2011 -0700
Fix issue 4126225: setMicMute() execution time
The cause is that the thread executing setMicMute() can wait for
several seconds before acquiring the input thread mutex when audio
capture is active.
The fix consists in forcing a sleep of the capture thread when
standby() (called by setMicMute()) wants the mutex.
Applied the same fix to output stream and to setParameters() function.
Change-Id: I3e55670d2aad16b67d44ca8582ed16398143ff6e
commit 240a174d3edc05c82821ab89337d3420cbc1564c
Author: UK KIM <w0806.kim@samsung.com>
Date: Sat Feb 19 04:08:30 2011 +0900
SOUND: set incall volume when user starts call.
modem side doesn't store volume setting when device is rebooted.
When audio mode is incall, set current voice volume to modem.
Current incall volume is stored when upper layer sets or AudioService is started.
Change-Id: Icfeb0273dda55354e207d464884ef99f41c5fdec
Signed-off-by: UK KIM <w0806.kim@samsung.com>
Change-Id: I13ff29935913a13a7ff200ae01ac69b01cd06c87
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
The underlying library will not disable and release the service
properly causing TV Out to be broken until next reboot.
Change-Id: Id9d9953001644394c88a0afe342c268780947304
|
|/ |
|
|
|
|
|
|
| |
If the user has not plugged in a headphone/TV-Out cable since boot,
there would be no sticky intent and the TV-Out checkbox would be
enabled. Disable it by default.
|
|
|
|
|
|
|
|
|
|
|
| |
(backported from ics)
Conflicts:
device_base.mk
init.aries.rc
Change-Id: I9f8876bb3e00c4b3508e587aa4e6c5c86570d51e
|
| |
|
|
|
|
| |
Change-Id: I46d8851fb7e273ee92926c8faec554c23a91b8ff
|
|
|
|
| |
Change-Id: Ibc1bae37d3fd791eb7b24824a899ba3932e9c5e8
|
|\ |
|
| |
| |
| |
| | |
Update Russian translation
|
|/
|
|
| |
Change-Id: I46f3cf038fe364908f8328573861ad161ee04338
|
|
|
|
|
|
| |
Don't do it before /data/ is mounted
Change-Id: I7eb6517229b34af8ec7aab6d66cef079261aa9ce
|
|
|
|
|
|
| |
Patch set 3: Add 0.5 seconds
Change-Id: Idc2581f42577d96de35b99b4d21f6737d7cb614e
|
|
|
|
| |
Change-Id: If064d7628d8e3f3f70a06ea88b516f364591c1e7
|
|
|
|
|
|
|
| |
The global init.rc creates /data/data during post-fs. Hence the symlink fails to be created.
Move it prior to post-fs.
Change-Id: I202314aa93f12a26c8753abddb97a2ea41684429
|
|
|
|
|
|
| |
Fix missing symlink caused by Aries cleanup commit
Change-Id: I3b20b139908ea86e89a8b874fd8b70cc9f3aacdc
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Requires I76632c874b872f0d3f9a1013b7dd548af4b91341
Change-Id: I461e90acd6502b633c95d08c482487fdffec259a
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use global init.rc
Depends on :
http://review.cyanogenmod.com/#change,9739
http://review.cyanogenmod.com/#change,9741
http://review.cyanogenmod.com/#change,9742
http://review.cyanogenmod.com/#change,9743
http://review.cyanogenmod.com/#change,9744
http://review.cyanogenmod.com/#change,9745
Change-Id: Ia6a2553f31d3dc1f9a886f88721d0070d2c57788
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Requires I641cba7cc7b634130ec55aec1dd6ca36659ed3c9 and updated kernels
Patch set 2: Fix wrong translatable="false"
Patch set 3: Change app_name and add value display to color calibration
Patch set 4: Adjust backlight timeout description and moved "Never" to
the end of the list
Change-Id: Ie259e6da5a9dee2534790ca23a3b49f78b5ff2ce
|
|
|
|
|
|
|
|
| |
Required due to I942336cf73d66adfe530922e9dcc17458d5c7016
Patch set 2: Oops. Wrong patch in patch set 1.
Change-Id: I3a77695b3387cd70244d624ff023d7522fe259d2
|
|
|
|
| |
Change-Id: Ide2d1fc22eaffb5d439d69a2c638795be6a742c5
|
|
|
|
|
|
|
|
| |
This is an interface to the radio's control interface. The application is
accessable via *#*#197328640#*#* (or an easier to remember submenu of it is
accessable via *#*#0011#*#* and use back to get to the main menu).
Change-Id: Ie43f54003d9e683e25f05fa6e7f57711edef9e7f
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mount internal storage to emmc (like other devices), but the expected behavior for
new users is for it to be mounted to /sdcard (thus eliminating the requirement of
an external SD card). This will be fixed in the device build files by defaulting
to having the switch enabled.
Patchset 2: This is to squash a "bug-but-not-a-bug" issue. Technically the partition
mapping was wrong, but it snuck through and worked anyway as they both happen to "match"
under default circumstances. Best to make sure and get it right though.
Change-Id: I38b87cd8d20f66b7ee76ddc240ab1c98954a7c25
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I144433443cbf5c65693cbe584e987977c9f4d24b
|
| |
| |
| |
| |
| |
| |
| | |
libsamsungcamera.so requires that the focus mode be changed after
turning off continuous autofocus for autofocus to work.
Change-Id: I27f8a976af4fabf78c803c53b6d4f713d77d9859
|
|\ \
| | |
| | |
| | | |
flash color" options, since we have no colors to choose with our hardware" into gingerbread
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
color" options, since we have no colors to choose with our hardware
needs prebuild kernel update
also needs http://review.cyanogenmod.com/#change,7736
Change-Id: Ib4bd127845fa1799a66466d572f9bfa5cb9c9d27
|
| | |
| | |
| | |
| | |
| | |
| | | |
Patch Set 2: Rebased and removed dependency
Change-Id: I437e18722ee77ee45d1992a96a16fb491a7b4183
|
| |/
|/|
| |
| | |
Change-Id: I55c71215fd0e47e42dea8506b223fcd70fbd7524
|
| |
| |
| |
| | |
Change-Id: Ibbc9581b15fbe802f60826237a88b2a42f2b4a4a
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Run openPcmOut_l and openMixer_l regardless if whether they are
already initialized or not. (These functions have a open counter
and they will be closed prematurely if we don't declare that
we are going to use them.)
- Fix invalid output device after playing notification
- Fix resuming FM radio after call ended
Note: resuming FM radio after notification is also dependent on a
patch to FM.apk
Change-Id: I8ab9fe74bb5a099252e0c1072a40e86209bc4a05
|