Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update permissions in ueventd.thunderc.rc #66

Open
wants to merge 32 commits into
base: gingerbread
Choose a base branch
from
Open

Update permissions in ueventd.thunderc.rc #66

wants to merge 32 commits into from

Conversation

JerryScript-duplicate
Copy link
Collaborator

This fixes issue issue #54 in inferiorhumanorgans repo

Original author - [email protected]

@inferiorhumanorgans
Copy link
Owner

There are twenty-two (22) files changed by that commit. I'd like to
know which one(s) is/are responsible for fixing the audio before merging
anything.

@BobZhome
Copy link

The one that should fix the permission issue with camera and video clicks is /dev/msm_preproc_ctl

key 107 POWER WAKE_DROPPED in keylayout parameters fixes the issue with disconnecting call when we press power button

Thanks to [email protected] for building this
kernel and including the cifs module to enable
Samba file system access

Change-Id: I97b3ae7180a4092644d94553827b0571d0ef3a8e
Fix headset keylout file and remember to add
it to the build in device_thunderc.mk

Change-Id: I44ab2993fe6ec708c7f446c0424f462730c73dc5
Both IHO and BZH now build the modules into
their kernels, so lets clean this up

Change-Id: I8ecaeada2886e6b6d051973da234452b5fee01a1
See BobZhome's repo commit b495ce2

Change-Id: Idc4cdb06052cf79ed6f520865cc0584e117421d9
Offers a small bit of battery savigns without
significantly altering usability

Change-Id: I60c662b6b995cfdc506350aeee3c66f4478c18b5
Change-Id: Ib1231e15077b1b50d3e50af5391bde56ec729970
Thanks to LeslieAnn at AndroidForums for
creating this awesome splash screen log
for inferiorhumanorgans

Change-Id: I0ae25636d3c11d9dd8bb7088a8554fa7e793132f
Do we really need so many ringtones?
Removed all large ringtones, and will
provide download link for those who
miss them.

Change-Id: Iaf66e365cb92fb4a145bc0c1d5d879ce017791b6
Change-Id: I36557c0f5931a3c6f6e679baa73ea4f932ef88c9
Change-Id: Iaba317d9ca3f6789428278d69695651cf2894fd6
Adds fix for headset mics
Thanks to thekraven

Change-Id: Ic7e215ce4e3b5139a2349c19c87b989529a38cae
These files seem to crash the browser
when it begins to render.

This reverts 71827fa and 66d2e6d

Change-Id: I19cf2e97e2f8bba71ed65aeba5361f62ede62c2f
Thanks for the kernel change Bob, and
thanks rb64 for the info on getting two-way
phone recording working on the Optimus V

Change-Id: Ibc6f9366fff24344cb8b8da96a1c195332773d94
Thanks to thekraven and and Adam Farden

Change-Id: I82ce87ee6eb34a47631711d1296f55fdbcf6048b
I hate wires!  Thanks Tanguy Pruvot

Requires first patchset to Settings and
second patchset to frameworks/base

Change-Id: I03cdf477c2a6ac01ee16836d2b79007f2abc46ec
Thanks to Tom Marshall for the great work
fixing this issue, see his original commit:
git://github.com/tdm de8696e

Change-Id: Ib8a7cdb1537fa9334b5528f4729bde79238a6bf9
Change-Id: I9055681c305f7f6cb7d4c15e602f1f924b4ae676
Change-Id: I7e3f6216d7a3da62cafcf8ec3eea7f117ed15acc
Add the ability for users to check for
the latest update to their IHO ROM.

Currently only works with BACKside

Future commits will extend this to work for all
IHO based ROMs.

Currently requires BacksideUpdater.apk
git://github.com/JerryScript/BacksideUpdater

Change-Id: If474be9e80d8bd3b2f748508de71d9557d2c4bd8
Remove other project code

Change-Id: I3e36c92bf2487465bd35427a1947f4e7fef15ec7
Change-Id: Ifc816e1ea05a62155b80414b46124b999e9dd4e6
Could be affecting wifi, and it was left
in by accident after experimenting with it
produced no noticeable results.

Note- I have not been able to reproduce the
issues reported by some with wifi.  This
is a precautionary commit.

Change-Id: I0d36559d67fbe88f1706280f0b2948709e9356d9
Thanks again for an awesome kernel Bob!

added additional bootanimations for use with CMBootanimation changer
removed BacksideUpdater from device folder, it's built into system now

Change-Id: I6d80d34283938b1e38a275fd31e4480c998682d2
When rebooting with the charger plugged in,
the chargerlogo would get executed, preventing
normal boot.  This fixes that by checking for
new boot-cold hook, and firing chargerlogo then.

Requires change to system/core/init.c
https://github.com/JerryScript/android_system_core/commit/30037a64286523cb08c4d356a09e63bfa336b679

Thanks to Tom Marshall for finding the reboot clue!

Change-Id: I47acad135c7cf732592c2fd9bd22e8792cc6d265
Change-Id: I8389455539a483640ea6d5e337f405292418f745
Previous fixes either caused reboot
to enter charging mode, or power off from
os to reboot fully.  Crashes also booted into
charging mode, which is undersireable especially
when charging overnite.

Now reboots reboot, power off will enter charging
mode if charger is plugged in, and crashes will
reboot fully.

Change-Id: I99f70e9358164ee44017a1e26c614a6266c07e7f
Change-Id: I46143115336ccd4747880b8b0b2b81396d79518a
Change-Id: I315c40097b6ebc77dd7cfa4ec65151769a423dc5
Add an option to enter a psuedo low-power state
Taken from abandoned cm commit http://r.cyanogenmod.com/#change,5924

Requires changes to frameworks/base 2a2783c0

Change-Id: Ib4248dc6f2760fada3232cc8afa8759bd3867fc6
…device_lge_thunderc_common into gingerbread

Conflicts:
	files/kernel/VM670/tun.ko
	files/kernel/VM670/wireless.ko
	files/kernel/VM670/zImage
	files/usr/keylayout/7k_handset.kl
	thunderc_common.mk
The offline charging pieces are duplicated
currently in IHO, will fix soon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants