[DEV] Two-way call recording on Desire [ALMOST SOLVED][Sept. 7 update] - Desire Android Development

At last, I've nearly succeeded in enabling two-way call recording directly from the phone line on HTC Desire.
This works with the latest 32.54.00.32U_5.14.05.17 radio only.
So far, the line recording was confirmed to work for incoming calls on different 2.6.32 and 2.6.37 based ROMs
The recordings of incoming calls are crystal clear, with the other party recorded as loud as your voice.
The trouble with the outgoing calls needs your help!!! It seems to be a userspace- rather than kernel-related issue: e.g., LeeDroid 2_3d ROM was confirmed to record outgoing calls as well. I'm unable to solve this because I have no Desire (i.e., the device), but I suspect that it may be caused by some other app like dialer or voice dialing stuff stealing the mic before the recording is started.
So, I attach:
1. Two update.zip's with patched stock 2.6.32 and cm7 2.6.37 kernels, wifi modules included (please select a proper one for testing).
2. My rVoix app hastily ported to desire. Many settings won't work, e.g. sound boost/autoanswer. Any other voice recording program won't suit, almost surely.
3. The kernel patches themselves (against the stock HTC kernel from their site and the latest cm7 from their github) -- needed for developers only.
You need a ROOTED device with 32.54.00.32U_5.14.05.17 radio for tests.
I'd be very happy if somebody finds a proper solution for outgoing calls, whatever it might be.
And I'd be even more happy if somebody ports the patches to other qsd/msm7x30 devices like Desire HD/Z, etc.
Please enjoy!
--------------------------
UPDATE:
The problem with outgoing calls is now confirmed to be a userspace issue. I'll patch rVoix.apk when I have a proper solution (cannot do it right now because of deficiency of Android SDK). For time being, please use the following trick to record outgoing calls from the line:
1. Settings->Outgoing calls->Default action, select "Ask each time"
2. When you call somebody, the Yes/No window will appear asking if the call should be recorded.
3. Рress YES button only after your callee responds!
If you press it before, your call will be recorded from the MIKE, otherwise, it'll be recorded from the LINE.
--------------------------
UPDATE:
skvalex wrote an app to record both incoming and outgoing calls automatically! Please look up his posts here.
--------------------------
UPDATE:
Several kernels & ROMs around here have already been patched! My thanks to those developers!!! Please check relevant threads: if you see that the 2-way recording patch is included, you needn't install any update.zip's attached herein: just install rVoix or (even better) an app by skvalex.
skvalex said:
Attention!
If you want to help in improving CallRecorder, please add a star to the issue as illustrated on the screenshot below.
This API is of vital importance for CallRecorder, and CallRecorder cannot be fully functional without it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://code.google.com/p/android/issues/detail?id=15872
Click to expand...
Click to collapse
--------------------------
UPDATE:
I'm attaching a new built for stock Gingerbread 2.6.35, should work with sense-based ROMs (patch sources are at http://code.google.com/p/2-way-call-recording/source/browse/#svn/patches). It includes numerous fixes and AMR support (CallRecorder 1.0.31 or later needed).
--------------------------
UPDATE:
Please visit the site skvalex.com/donate.php, there's very important info by our skvalex!

Sorry i didnt understand how to use patchs !

Never mind, they're for kernel/ROM developers , just install update.zip and rvoix.apk.

Wow do I believe my eyes..
I had almost given up all hope.
I thought no one was playing with this.
Thank's, I shall have a little look and report back.
Sent from my HTC Desire using XDA Premium App

I missed my hero just because this application ! But now its runing perfect on my Desire CM7 RC 2.
Thanks Man , You are great.

Hi!
I've tested your app. Great work! As you said on your first post, it's ok with incoming call. With outgoing call, only our voice seems to be recorded. Do you need log?
Sent from my HTC Desire #Root S-OFF# on Test-Mode

zikyHD said:
With outgoing call, only our voice seems to be recorded. Do you need log?
Click to expand...
Click to collapse
Thank you, Android logs won't help here (I'm afraid, the kernel tracing is necessary).
Anyway, will you try using "In-call manual control" to start/stop recording during outgoing calls? I don't even know if this setting works at all on Desire...
UPD: I mean, to start after the outgoing connection is really established.

I've tried to make a call, then launch rvox, start the service, end the call: no records. That's what you meant?
Edit: why do you have to update WLAN modules?
Sent from my HTC Desire #Root S-OFF# with a taste of Desire S

Can this update file use in Hd Rom for desire ??
P.S. kernel version and radio are the same
Sent from my HTC Desire using Tapatalk

This is interesting.
Would love to see this worked out in general and integrated into my favorite ROM

zikyHD said:
I've tried to make a call, then launch rvox, start the service, end the call: no records. That's what you meant?
Edit: why do you have to update WLAN modules?
Sent from my HTC Desire #Root S-OFF# with a taste of Desire S
Click to expand...
Click to collapse
Why?? Just start the service first. Make sure that the red "rx" is displayed on your taskbar (if you really hate that "rx", check "Disable notifications" in Settings, however, you'll no longer be able to access your recordings from the taskbar, and have to launch rvoix each time you want to browse them or change your settings).
After that, the program waits for the calls, doing nothing (i.e., it won't affect your battery at all) and occupying almost no memory.
For incoming calls, the conversations will be recorded from the phone line, please start rvoix again (either from "rx" icon or manually) and look what's in Recordings.
For outgoing calls, everything will be recorded from the mike.
A temporary workaround is to set "Outgoing calls->Default action->Ask each time", and wait until your callee responds before pressing Yes. Then the call should be recorded from the phone line rather than from the mike.
The WiFi modules are needed because their version must match that of the kernel, they won't load otherwise.
yenfu said:
Can this update file use in Hd Rom for desire ??
P.S. kernel version and radio are the same
Click to expand...
Click to collapse
If your device is Desire but _not_ Desire HD, I guess you may try. Be sure to make full backup beforehand.

I tried it on coolexe Desire Z v8 (with the default baadnews kernel) and didn't boot.
Even so, I applaud your effort and hope we will soon get a working solution to be integrated in more ROMs.

i had a strange problem, when i called the other person could not hear me. on ingoing cals everything was OK.
i'm on GingerVillain btw.

lol very nice! thank you so much for your great work avs333. do you think this will work on desire hd? if so I can start an integration project asap

seo said:
lol very nice! thank you so much for your great work avs333. do you think this will work on desire hd? if so I can start an integration project asap
Click to expand...
Click to collapse
I do think so. The chips are different, but the ice is broke up now, and we should try!

The only way to truly enable 2 way call recording is to include the (very buggy) vocpcm driver in the kernel, once this is achieved its very simple, but getting the driver to do as it should is another story.
Although the above patches do have promise
Sent from me LeeDrOiD loaded Desire HD using the Android XDA Premium app

I have tested this on my desire. The recording for incoming calls are clear, but for outgoing calls I can only hear myself.
I was going to attach the log from your application after recorded two calls, but when I press "view log", it says the log is empty.
My kernel is a homebrew by myself, base on stock desire source, with several small and specific patches that is available on this forum, and of course, your patch. The ROM is RCMixHD 3.4.1 Desire HD rom.

LeeDroid said:
The only way to truly enable 2 way call recording is to include the (very buggy) vocpcm driver in the kernel, once this is achieved its very simple, but getting the driver to do as it should is another story.
Although the above patches do have promise
Sent from me LeeDrOiD loaded Desire HD using the Android XDA Premium app
Click to expand...
Click to collapse
The vocpcm driver cannot be included in the Desire kernel because it communicates with the so-called "SND" RPC-server which is considered obsolete by QC, and is missing in their newer radios.
The driver itself is a neutral thingy which isn't so bad as it sounds, but the odious setup it relies on should have been eradicated ages ago. Current solutions are much more robust and provide for various configurations of the output signals, but those signals can no longer be split into your and other party's voice and, even worse, you cannot write anything to the phone line (so that you'll never be able to implement auto-answering, etc.).
Anyhow, the quality of recordings seems to be a great deal better than that achieved using the vocpcm driver on my Hero
kraml said:
I have tested this on my desire. The recording for incoming calls are clear, but for outgoing calls I can only hear myself.
I was going to attach the log from your application after recorded two calls, but when I press "view log", it says the log is empty.
My kernel is a homebrew by myself, base on stock desire source, with several small and specific patches that is available on this forum, and of course, your patch. The ROM is RCMixHD 3.4.1 Desire HD rom.
Click to expand...
Click to collapse
I'm glad that the incoming calls are recorded properly.
The problem with outgoing call is now confirmed to be a userspace issue. I'll patch rVoix.apk when I have a proper solution (cannot do it right now because of deficiency of Android SDK).
For time being, please use the following trick to record outgoing calls from the line:
1. Settings->Outgoing calls->Default action, select "Ask each time"
2. When you call somebody, the Yes/No window will appear asking if the call should be recorded.
3. NOW, press YES button only after your callee responds!
If you press it before, your call will be recorded from the MIKE, otherwise, it'll be recorded from the LINE.
Logging is enabled in settings, please scroll down and check "Enable detailed logs."

I don't have the faintest clue about programming, but would like to thank you guys in advance for your great work! Not bein able to record calls is my no 1 problem in android!

thanks for your effort, I used this program on my Hero and it worked perfectly. I hope it works also for the Desire one day

Related

[Development]Edit Htc's Camera app

Hi folks!
I've been searching this section for an answer about editing the stock camera-app. Without any success at all (except by briefly sentences about this).
The goal with this is to make the flash to light up right before the application tries to focus. This will make it a alot easier to take photos in more dark places. (And for those with a past of nokia devices) you already experienced this function.
I've attached a .rar-file containing the following:
1. The original .apk file
2. The decomlied .jar file
3. A folder containing everything from inside the .apk (for those of you that haven't a clue at all how to extract files from a .apk file)
Date; 25th Apr 2011 Latest
Well if you are following this thread, you probably already know what's going on.
But for new visitors: I decided to change my approach to several problems I stumble upon. So I will more likely create a complete new camera app specific for the DHD. And yes, users to this forum will be the first to try it out. But I've haven't decided yet how I will distribute the app, if it will be through google marketplace, or just in here (or what ever it will be).
But if this project take up to much time, I would appreciate some kind of donations But of course after you folks seen some results
So keep tuned for more news!
Date; 3rd Mar 2011
Still stuck at succeeding to complie back to ordinary apk-file again. So if there is someone with any kind of knowledge about this, please let me know.
Date; 17th Feb 2011
Well guys, I succeeded to change some values, but I still got some problems to complie it back to .dex
Maybe an update about this during the day
Date; 16th Feb 2011
I've succeeded to find the class containing all definitions (for an exapmle: how many seconds it will take for the timer to take a photo).
I will try to edit some values and the complie it back to .dex (in other words make it back to .apk).
I hope to update before the end of the day.
Cheers folks!
Date; 15th Feb 2011
I've manage to decomplie classes.dex in HTCCamera.apk to a .jar-file. So if you got a java complier it shouldn't be any problem to open up the file.
The main problem right now is to find which class that handles the actual moment when it tries to focus. So if any one with some sort of knowledge about programming have some time over, feel free to help me find this specific class.
While it's a good idea, what I do is extract the torch app from Cyanogen Mod, then put it on and go home, because the torch will stay on until you go back on the app and shut it off, so I use the torch and then I launch the camera, try it!
kamranh3 said:
While it's a good idea, what I do is extract the torch app from Cyanogen Mod, then put it on and go home, because the torch will stay on until you go back on the app and shut it off, so I use the torch and then I launch the camera, try it!
Click to expand...
Click to collapse
I don't use Cyanogen mod, can you upload that apk somewhere?
A more pressing matter is that when a video is recorded, audio is compressed and encoded in such a low quality. As a result, the audio is very bad. Here are some ideas I can give you. Reroute the microphone input from back to front mic. In other words, the mic we use while talking. Increase quality to at least 128kbps and 44100Hz frequency. And disable ACG. I assure you, doing this will benefit the whole of the Desire HD community I'll gladly donate once my EMA comes in next week
kamranh3 said:
While it's a good idea, what I do is extract the torch app from Cyanogen Mod, then put it on and go home, because the torch will stay on until you go back on the app and shut it off, so I use the torch and then I launch the camera, try it!
Click to expand...
Click to collapse
Well, it's a solution ^^
But not one I want to use. I don't want to luanch two applications just to take one picture.
But thanks for the suggestion
Elemental_Fire:
That is exactly the kind of things I want to change
Glad that someone is finally doing something about this.
I just don't understand why this function is not found in DHD.
Without it, most photos taken in the dark are blur as there is not sufficient time and light for it to focus correctly.
I personally don't like to use 3rd party application for camera. Therefore I hope that your work would interact with the phone camera and make the LED flash to bright up automatically without any additional application or with "one time setting" only.
Fingers crossed for this...
Any progress made? Maybe some ROM developers could take a look at it?
kamranh3 said:
Any progress made? Maybe some ROM developers could take a look at it?
Click to expand...
Click to collapse
Well, sorry guys for my inactivity. But I got som studies in the way, so I hope there will be som extra time over for this
So stay tune for more news
Hmmm, loving the idea. I'm also wondering about pausing in video recording, like pause-continue recording-stop etc, like in nokia's too
Looking forward to updates here. Hopefully you can do something about the god awful audio quality.
@Elemental Fire..as far as i know, there is only one mic on our DHDs, the mic you use to talk on phone calls at the bottom. There is no other mic.
edit: this thread should really be moved to the Development section. There would be a lot more activity there and more who could help.
SupremeBeaver said:
Looking forward to updates here. Hopefully you can do something about the god awful audio quality.
@Elemental Fire..as far as i know, there is only one mic on our DHDs, the mic you use to talk on phone calls at the bottom. There is no other mic.
edit: this thread should really be moved to the Development section. There would be a lot more activity there and more who could help.
Click to expand...
Click to collapse
Threes a mic right beside the flash leds... its also used to cancel out background noise during calls by using both mics
My DHD has no such mic.
There's no hole right beside the flash leds of your DHD?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
it's a second microphone for noise cancellation / video audio
I believe that picture is from a prototype dhd before it was released. I was under the impression that it was canned for the final release? Mine doesnt have that hole. Am i the only one? Look here, there's no second mic
http://www.intomobile.com/2010/09/15/hands-on-htc-desire-hd-tandroid-superphones/
smurcoch said:
There's no hole right beside the flash leds of your DHD?
it's a second microphone for noise cancellation / video audio
Click to expand...
Click to collapse
I have no such hole either :/
Sent from my Desire HD using XDA App
Me neither.. i only have one mic.. asian set here
Sent from my Desire HD using XDA App
I have the hsdpa version of this phone from TELUS. The hole is visible and the otterbox even is routed around the hole.
Heres a picture from the excuse of a camera I have since I broke my other good one
I am missing the possibility to set up image compression. Or it would be enough to change the jpeg compression forever. In my oppinion, the compression of pictures is too high and small details are lost.
I have opened a similar thread some times ago but was trashed without reason!
I think this is a very important issue of dhd. My nokia n79 has the ability to take wonderful photos in totally dark conditions!
I thinks became a trick to make an up that open flash and take it opened while launching camera app.
It's not automatic way but I think is a workaround until the solution!
Sent from future with my superfast desire hd with LeeDrOiD rom!
smurcoch said:
There's no hole right beside the flash leds of your DHD?
it's a second microphone for noise cancellation / video audio
Click to expand...
Click to collapse
I believe that is the Inspire 4G, if you look at pictures you'll notice that the Desire HD does NOT have anything next to the Camera LEDs, while the Inspire does, but I haven't heard whether it's a real advantage or not.
Well replace the HTC logo with at&t and then yes, it's an Inspire 4G.

Solution for auto call recording.

Hi,
this topic should be probably posted in development, but I havent enough posts, so I put it here.
I have tried many applications for this, but they didnt work properly. Always was problem that my voice was loud and other side was too low. Every app use microphone. The reason for this is that the call is running in the level of OS with high security. So when you want clean real voice, you need special kernel, ROM and App with superuser permition.
MIUI ROM contains all these requirements.
In the phone App (when you are calling) under "Tools" you can record the call manually. But the solution for Automatic 2-way call recording is:
Go to phone app with dialer->Menu->Settings->Other call settings->Record automatically->Switch On. Calls are now automatic recorded when connected and save it to SD card. Recordings are stored in E:\MIUI\sound_recorder\call_rec in *.amr file format. Recordings are best.
!Notice!
After S-Off with Revolutionary you have Hboot 6.98.1002. On this Hboot for some reason you cannot install MIUI, so you have to upgrade to 6.98.2000 or 0.98.2000. You can have stock Hboot too. Dont forget to instal CWM.
I used CoreDroid for long time, but I switched to MIUI for many reaons: I like the MIUI launcher inpirated from iOS. MIUI is really good customizable. Contacts app works very good with Google contacts. Life on battery is much longer then with Sense, it is no problem to use the phone 2 days without charging. Torch works with locked screen, screenshots from system bar, system updates and more. Dont worry about MIUI
This is why new users are not allowed to post in development section.
Sent from my HTC Desire S using xda premium
This got nothing to do with development and btw read more about bootloaders before you post something like this.
Swyped from my desire s running damn sweet ice cream
I am using the Call Recorder PRO by ERA Ltda, is inexpensive and is working in ICS.
It only changes to "Voice Uplink" recording mode.

[ROM] CyanogenMod 7.2.0 RC0 for Samsung Epic 4G SPH-D700 - Now with WiMAX!

CRISIS AVERTED. NIGHTLY-9 IS EXPECTED TO BE SAFE. NORMAL PRECAUTIONS APPLY.
CyanogenMod is a free, community built distribution of Android 2.3 (Gingerbread) which greatly extends the capabilities of your phone.
THIS IS NOT SAMSUNG TOUCHWIZ AND NEVER WILL BE. DO NOT ASK ABOUT IT. THANK YOU.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This is an AOSP-based build with extra contributions from many people which you can use without any type of Google applications. I found a link from some other project that can be used to restore the Google parts, which can be found below or elsewhere in the thread. I've still included the various hardware-specific code, which seems to be slowly being open-sourced anyway.
Visit the CHANGELOG for a full list of changes and features!
QBKing77 was kind enough to produce a couple of videos about Epic's CM7
Please note that these were done before WiMAX was released.
How to Install
Review
INSTRUCTIONS:
- First time flashing CM 7 to your Epic (or coming from another ROM)?
Unlock/root your device and install Clockwork Recovery
Do a Nandroid backup!
WIPE
Install the ROM
Optionally install the Google Addon
- Upgrading from earlier CM7 or nightly build?
Do a Nandroid Backup!
Install the ROM (your Google apps will be backed up automatically)
HOW TO REPORT BUGS OR PROBLEMS?
Was it a soft reboot or a "boot loop"? Run "adb logcat" and get me the full output.
Pastebin links preferred
The current buglist:
Native tethering does not work with WiMAX. Enabling either WiFi or USB tether will disconnect WiMAX until tether is turned off. Third-party wifi tethering apps are known to work.
WiMAX Toggle Widget is Broken.
Attempting to use it may cause the notification bar to force-close. You can disable the widget entirely in the CyanogenMod Settings menu.
WiMAX can be managed through the Wireless & Networks system setting screen.
NOTE: There is a third-party WiMAX Toggle Widget on the Android Market. It is not free, but has been reported to work on NS4G. Work toward implementing a functioning native toggle widget is ongoing.
New Changes:
WiMAX (uberpinguin, mkasick, wispoffates)
Fixed camcorder media profiles for smoother recording and better auto white balance. Also adds "HD" profile. (Decad3nce)
Torch toggle button in PowerWidget (noobnl)
New WiFi driver from Aries kernel. Fixes native WiFi Hotspot and toggle button.
Download Links
NIGHTLIES. FLASH AT YOUR OWN RISK.
md5sum: ddb0c474d8fbf2e8711938b903f7ce0b update-cm7.2.0-RC0-Epic-WiMAX-signed.zip
Mirror 0 courtesy of Rodderik in irc.irondust.net/#epic.
Mirror 1 courtesy of bonsaikitten and dev.gentooexperimental.org.
Mirror 2 courtesy of Hydr0p0nX from irc.irondust.net/#epic.
Mirror 3 courtesy of Facebonez in irc.irondust.net/#epic.
Mirror 4 courtesy of likewhoa in irc.freenode.net/#gentoo-chat
GAPPS
Download google applications
Google Talk with video addon
Mirror: link
Mirror: link
Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!
Changes:
Fixed brightness control (noobnl)
WiFi Hotspot (decad3nce, noobnl, uberpinguin)
Fixed bad cached download mounts (noobnl)
Fixed overlay for video encoding/decoding (decad3nce & noobnl)
Fixed e911(mkasick)
Fixed most of the dhcpd clusterfuck(a couple more issues left)
Fixed init.d
Fixed cache errors
Fixed issues with logwrapper
MTD/yaffs2
Stage1/Stage2 inits
Updates from upstream
Backup/Restore fixed
Updated prebuilt modules
2.3.7
Compiled kernel from source MAJOR THANKS to mkasick and Rodderik
Fixed torch overlay
Fixed MMS overlay
Fixed incoming call routing
Fixed mic feedback/whistling
Adjusted APN for MMS - receiving works, sending fixed
Fixed application notification LED based on a tip from DRockstar
Fixed haptic feedback with a patch from jt1134
I recommend using the EI22 modem.
Please note flashing someone else's kernel may ruin your experience with this rom and I advise against it. This rom is a result of many tiring hours from Decad3nce, noobnl, jt1134, Uberpinguin, nubecoder, mkasick, nullghost, dameon78, wispofattes, DRockstar, and many many other contributors.
This is an amazing feat.
We all need to be very greatful of our cm7 maintainers. It is amazing what they do...
Excellent work team!
Sent from my Kindle Fire using xda premium
Lol... CM7 for the EPIC will never have 4g cause it will take too long to figure it out. By the time it happens you'll be on a different phone!!!! Lol....
Great job guys!!!!!!
Sent from my SPH-D700 using Tapatalk
I guess this is as good a place as any. I haven't been able to find the answer in any related threads, but I was wondering if there is a special trick to getting Google Talk to use the front video camera in the fixed version linked in the OP. I've successfully connected with a friend of mine who has a Galaxy Nexus, but the PIP window showing my video has no option to switch to the front cam (in fact, it shows a lock icon instead).
The video transfers fine, but I just can't figure out how to switch cams. Again, I'm using the fixed version already, and I've flashed it several times over, and redownloaded twice with no change.
Woohoo!
This is MTD, yes?
Migital Warfare said:
I guess this is as good a place as any. I haven't been able to find the answer in any related threads, but I was wondering if there is a special trick to getting Google Talk to use the front video camera in the fixed version linked in the OP. I've successfully connected with a friend of mine who has a Galaxy Nexus, but the PIP window showing my video has no option to switch to the front cam (in fact, it shows a lock icon instead).
The video transfers fine, but I just can't figure out how to switch cams. Again, I'm using the fixed version already, and I've flashed it several times over, and redownloaded twice with no change.
Click to expand...
Click to collapse
Not sure. I haven't actually gotten gTalk to even offer video chat to me yet, even with the "fixed" version. If I can get that part working, I can test it further.
Krispy Joe said:
Woohoo!
This is MTD, yes?
Click to expand...
Click to collapse
Yes it is. It was the first mtd rom.
Sent from my SPH-D700 using XDA App
Getting 7108kbps from in my Anaheim office.
Native tether only uses 3g
Open garden is using 4g.
AWESOME
You guys are nothing less than amazing.
Sent from my SPH-D700 using xda premium
Which file system does this use?
Sent from my SPH-D700 using XDA App
Krispy Joe said:
Woohoo!
This is MTD, yes?
Click to expand...
Click to collapse
Yes, it is.
bigpapii said:
Which file system does this use?
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
YAFFS2
Sent from my SPH-D700 using XDA App
ok couple of quick notes on the 4g. screen toggle doesn't seem to be able to turn off 4g.
turning on 4g doesn't disable wifi (dunno if this is good or bad)
hotspot doesn't use 4g to tether.
edit:: didnt' realize this was a new thread when i posted.. this is all addressed in the OP .. dur
For New CM7 Epic Users
For users new to CyanogenMod 7.2, as the OP says, this is not TW and it's very true. You will notice some things are different. Many differences are enormously beneficial, here are some petty little things you may miss. :] CyanogenMod is also not Sprint specific and some carrier specific tweaks are required.
:: Single press on capacitive buttons does not have haptic feedback
:: Instead of voicemail notifications, you'll receive text messages from 9016, they are intended for the Sprint VVM app which is not included - AmericanJedi001 has solutions for you - http://forum.xda-developers.com/showthread.php?t=1436785
:: By default, holding 1 does not dial voicemail - Settings > Call settings > Voicemail settings > Change *86 to your phone#
:: By default, long text messages are not split into 160 char chunks and may be turned to nonsense - Messaging > Settings > Enable SMS split
:: Camera button may turn screen on if phone is not fully asleep - Resolved, flash nightly 14 or later.
:: *p00f* your smiley button is now an @ button - http://forum.cyanogenmod.com/topic/39546-cm7-discussion-of-nightlies/page__view__findpost__p__281607
:: LED charging indicator works differently, red while low, off while charging, weird color when charged
:: Video camera focuses differently - http://forum.xda-developers.com/showpost.php?p=21015903&postcount=974
:: Samsung dock audio redirection through USB is not supported in the stock CM7 kernel
:: VodooSound kernel extensions are not included in the stock CM7 kernel
:: CM7 doesn't have a function for updating your PRL - http://forum.xda-developers.com/showpost.php?p=20927995&postcount=699
Frequent Flyers, PM corrections and other topics that get brought up time and time again and I'll try to address them here.
UberPinguin said:
Not sure. I haven't actually gotten gTalk to even offer video chat to me yet, even with the "fixed" version. If I can get that part working, I can test it further.
Click to expand...
Click to collapse
Are you sure you have friends that have enabled video capabilities? Even that might not help, since when I changed my settings to enable video and voice chat, my friend still wasn't seeing the video cam icon next to my name on his list.
For what it's worth, I was able to test the G+ Messenger app's "Hangout" video chat, and it seems to work with FFC.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There is it. What once was said to be the furthest most unlike bug to fix.
Great work to everyone who made it possible. My offer still stands any of you (devs) come through Richmond, VA I'll get ya a few beers.
Sent from my Cyanogen Epic.
4g is getting great signal here in DC, plus 4G notification 'check'............................cm7 zippy + responsive, this makes an amazing difference.......hats off to all of the devs that have contributed to this!..........you have outdone yourselves, well done!
Sent from my SPH-D700 using xda premium
roghaj said:
Getting 7108kbps from in my Anaheim office.
Native tether only uses 3g
Open garden is using 4g.
AWESOME
Click to expand...
Click to collapse
I'm actually getting 1500kbps in Detroit, which is 3x faster than I've ever gotten with wimax here. Is it possible that stock Froyo just didn't do a good job of handling the 4G signal, or is it more likely that Detroit got an upgrade?

[APP][2.1+][05 FEB] Silent Hours 4.0 - Mute your device during set times

Silent Hours
Silent Hours is an application which mutes the audio on your device during times set by you, to allow for better sleep during the night or during boring lectures.
Features:
Perform a quick mute for a set duration
Mute the audio on your device during set times
Possible to also mute media
Possible to activate vibration
Set brightness to desired level upon mute
Lock volume to muted, to avoid accidental changes
Temporarily unmute sound on incoming calls
Reboot persistent
I am aware of the fact that several applications like this already exist on the Play Store, but I am of the opinion that more options are better, at least if they are developed with quality and reliability in mind.
Several of the other alternatives also lack own graphics/drawables, which makes them look different with different manufacturer skins, and many have not been updated in a long time.
Changelog:
IMPORTANT: Because of a crashed hard drive and Google Play limitations, version 3.0 and forward had to be submitted as a new application.
13.02.05 (v4.0):
Fixed issues with calls unmuting sound when it shouldn't
New GUI
Added brightness settings for periods - lower the brightness during the night
Preparations for bigger updates
Code:
[B]12.09.03 (v3.0.1):[/B]
[LIST]
[*]Added Quick mute: Set a quick, one time silent period
[*]The options to unmute on incoming call and to lock the volume are now period specific
[*]Remade the user interface to fit better within the design guidelines for Android 4.0 and 4.1.
[*]New application icon
[/LIST]
[B]12.06.02 (v2.0):[/B]
[LIST]
[*]Set as many disable periods as you like, on whichever weekdays you want
[*]For each period you can set whether to enable vibration and/or mute media
[/LIST]
[B]v1.4.2:[/B]
[LIST]
[*]Added Russian language (thanks to [email protected] for translating)
[/LIST]
[B]v1.4.1:[/B]
[LIST]
[*]Fixed a bug which caused audio to not be reenabled when it was supposed to.
[/LIST]
[B]v1.4:[/B]
[LIST]
[*]Added the possibility to unmute the sound on incoming call. The sound will be muted again when the call is ended.
[*]Changed so that when the hour or minute pickers loop when using the buttons to change the time.
[*]Stability fixes for the old settings.
[/LIST]
Feedback and suggestions for new features are as welcome as ever!
Planned future features:
More languages
Location based mute
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Play Store URL: Silent Hours Pro on Google Play Store
Old version: Silent Hours Lite on Google Play Store
Please share issues and any ideas for new functionality here rather than in low score reviews, I want new ideas to make the application better.
If Play Store says your device is incompatible, use this APK instead: Download
Hi Akerskuuug,
both your apps are incompatible with my devices (Nexus S ICS 4.0.4 480x800, LG P500 GB 2.3.7 320x480, both unlocked and rooted). Is there any chance to get the APKs via your threads here at XDA? Perhaps the incompatibility is the reason for the little feedback...
dr911 said:
Hi Akerskuuug,
both your apps are incompatible with my devices (Nexus S ICS 4.0.4 480x800, LG P500 GB 2.3.7 320x480, both unlocked and rooted). Is there any chance to get the APKs via your threads here at XDA? Perhaps the incompatibility is the reason for the little feedback...
Click to expand...
Click to collapse
I really can't understand why my applications are incompatible with some devices even though the Developer Console says they should be compatible. Both of your devices are said to be supported.
Thank you for the tip, I'll update both of my OP with the APK:s.
Here is this one.
Just downloaded this, will be checking it out.
Sent from my HTC EVO 3D using XDA Premium
dr911 said:
Hi Akerskuuug,
both your apps are incompatible with my devices (Nexus S ICS 4.0.4 480x800, LG P500 GB 2.3.7 320x480, both unlocked and rooted). Is there any chance to get the APKs via your threads here at XDA? Perhaps the incompatibility is the reason for the little feedback...
Click to expand...
Click to collapse
I have now disabled the copy protection on Play Store, which has caused problems for other developers. Could you please try to download the application from Play Store again (link) and see if your devices are now compatible? I would appreciate this a lot!
Katt50 said:
Just downloaded this, will be checking it out.
Sent from my HTC EVO 3D using XDA Premium
Click to expand...
Click to collapse
Great, I hope you like it!
That was fast! Thanks!
I'll check them out and hope to give some positive feedback!
Since I'm no developer I cannot help you with the market problem, but because I had some market, sorry, play store problems with the ROM on the Nexus last week, I also tried installing it via Web browser on my laptop. Last time that worked but with your apps it did not.
EDIT:
Okay, that solved the problem! At least installation via web browser worked on my Nexus but that could be the above mentioned problem with the ROM.
Now both apps are installed and I will try them! I think I will give you feedback during the next days! Thanks again!
dr911 said:
That was fast! Thanks!
I'll check them out and hope to give some positive feedback!
Since I'm no developer I cannot help you with the market problem, but because I had some market, sorry, play store problems with the ROM on the Nexus last week, I also tried installing it via Web browser on my laptop. Last time that worked but with your apps it did not.
EDIT:
Okay, that solved the problem! At least installation via web browser worked on my Nexus but that could be the above mentioned problem with the ROM.
Now both apps are installed and I will try them! I think I will give you feedback during the next days! Thanks again!
Click to expand...
Click to collapse
No point in me being slow!
Thanks for downloading and thanks a lot for trying again! I hope you like the apps, don't hesitate to ask for any functionality you think is missing.
Perhaps half hour intervals for the time?
Sent from my Transformer TF101 using Tapatalk 2 Beta-5
R0N1N said:
Perhaps half hour intervals for the time?
Sent from my Transformer TF101 using Tapatalk 2 Beta-5
Click to expand...
Click to collapse
I have thought about it, and it has been suggested a few times before for both this and my other app. I am a bit concerned about whether a 48 item list would be too long on a small to medium sized display.
On the other hand, for most users it is a one time setup so I guess the inconvenience would not be that great.
If I don't hear any protests I will implement 30 minute intervals for the time tomorrow.
Sent from my Galaxy Nexus using Tapatalk
Funny, exactly what I thought!
The .5 hour intervals were what I missed first but then again I thought about how long the list would be...
Any chance to get that 'revolve' function (don't really know what term to be used but I hope you know what I mean) like the alarm clock in ICS but with 30 min intervals instead of 1 min?
Other than that I like your apps! Very clean interface, not overloaded and they integrate nice into the new Android look...
Just have yet to check, if they work without problems.
EDIT: I also checked if the apps are shown on my LG P500, which I gave to my significant other. Both apps are available, so the problem is still on my ROMs side.
dr911 said:
Funny, exactly what I thought!
The .5 hour intervals were what I missed first but then again I thought about how long the list would be...
Any chance to get that 'revolve' function (don't really know what term to be used but I hope you know what I mean) like the alarm clock in ICS but with 30 min intervals instead of 1 min?
Other than that I like your apps! Very clean interface, not overloaded and they integrate nice into the new Android look...
Just have yet to check, if they work without problems.
EDIT: I also checked if the apps are shown on my LG P500, which I gave to my significant other. Both apps are available, so the problem is still on my ROMs side.
Click to expand...
Click to collapse
I'll look into the possibility and difficulty in doing something like that tomorrow, hopefully it's doable.
I'm glad you like the apps and the way they look, tried to make a unified look that went well with (primarily) ICS.
It's great that it worked on the LG as well! Strange, however, that the copy protection was the culprit. I only ever used it because I wanted to keep a better track of my number of installs, so if I had known this would happen I wouldn't have enabled it.
Good luck with the time settings! And although I appreciate all the work put into intellectual property, I have seen many times that copy protection makes problems (remember star force copy protection on games, I cracked games I bought, just because they did not work with that p.o.s.). In your case I think the number of downloads will increase without the copy protection, because more people will be able to install your apps ;-)
dr911 said:
Good luck with the time settings! And although I appreciate all the work put into intellectual property, I have seen many times that copy protection makes problems (remember star force copy protection on games, I cracked games I bought, just because they did not work with that p.o.s.). In your case I think the number of downloads will increase without the copy protection, because more people will be able to install your apps ;-)
Click to expand...
Click to collapse
Thanks!
Me too, and since my apps really are free (and if anyone wants to "steal" the donate version they can be my guest since it's the same as the free version), in retrospect it seems like an odd choice by me.
And yes, it will probably increase. ^^
Silent Hours is now updated in Google Play Store
Changes in v1.2:
IMPORTANT: When updated to v1.2, times set before update may stop working properly because of the new way to set times. Please restart the service using the new method.
Added the possibility to set times with five minute intervals
Added a time picker of my own creation, inspired by the one from Android 4.0. This may have some kinks to work out.
Screenshot of the new time picker:
Link: Silent Hours on Google Play Store
I hope you like the changes, enjoy! If you do, please rate the app in Play Store.
Hi Akerskuuug,
I just made an update of SH. First of all, thanks for integrating 5min intervals! It is just cosmetic, but could you implement it that way it is done in Android, where you can also get to for example 23.00 by decreasing from 0.00? If not it doesn't matter, like I said before, just cosmetics, as most users will set the time not that often! To not only criticise let me add, that I tested your app not only on the Nexus S I use, but also on the forementioned LG P500 (just because you response that fast and take care of us users ) and it works as it should!
dr911 said:
Hi Akerskuuug,
I just made an update of SH. First of all, thanks for integrating 5min intervals! It is just cosmetic, but could you implement it that way it is done in Android, where you can also get to for example 23.00 by decreasing from 0.00? If not it doesn't matter, like I said before, just cosmetics, as most users will set the time not that often! To not only criticise let me add, that I tested your app not only on the Nexus S I use, but also on the forementioned LG P500 (just because you response that fast and take care of us users ) and it works as it should!
Click to expand...
Click to collapse
I will look into the possibility of having an "infinite" scroll in the time picker.
Thanks for testing on both devices! The users, and especially users like you make development worth the time and effort it takes.
Sent from my Galaxy Nexus using Tapatalk
Hey Akerskuuug,
yesterday I played a little with the settings and checked the "lock volume" option. Unfortunately the phone didn't change from silent mode this morning! Also, the lock was still activated (took some time til I realized it, when I tried to activate the ringer ^^) Could you have a look into that?
dr911 said:
Hey Akerskuuug,
yesterday I played a little with the settings and checked the "lock volume" option. Unfortunately the phone didn't change from silent mode this morning! Also, the lock was still activated (took some time til I realized it, when I tried to activate the ringer ^^) Could you have a look into that?
Click to expand...
Click to collapse
I will look into it as soon as possible. No ROM or kernel updates or anything since the sound was disabled?
Sent from my Galaxy Nexus using Tapatalk 2
Add an option to enable ringing, yet mute other sounds and you have a winner. I want my phone to ring in case of an emergency, but notifications should be silent while I am asleep
cornelha said:
Add an option to enable ringing, yet mute other sounds and you have a winner. I want my phone to ring in case of an emergency, but notifications should be silent while I am asleep
Click to expand...
Click to collapse
Thank you for the tip, I tried implementing it and right now I'm testing if it works properly. If it does I will update the app in Play Store with this functionality during the evening.

[ROM] kingKANG | CM11 & AOKP from Source

kingKANG
by bracketslash​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Goal: Provide a similar CyanogenMod and AOKP experience which I enjoy to others with the same taste
Methodology: Build CyanogenMod (latest version) locally and cherry-pick unmerged revisions so that we may have the best of the future right now. AOKP will be built straight from nightly source.
Reasoning: It's silly to wait for the next new thing...With CyanogenMod's Gerrit code review, I've found it to be nice to able to pick-and-choose things that seem beneficial.
Release Type Update 08262014
I have now listed the URL to get onto Google Drive where my buildbot automatically uploads to once finished building. These are not tested, as I can't flash a new ROM every day. However, they are a nightly build catching you up to CM11, plus whatever cherry-picks I talked about previously...This means that previous cherry-picks are maintained even throughout the nightly builds.
Second Release Cherry-Picks 08202014 [discussion begins HERE]:
Add an option in the InCall UI to perform call recording
Change-Id: Icc86a0a7ae9d2493a837d02f321df7cb1387cded
cmhw: add tap to wake tunable
Change-Id: I82c913ceee0b23e2ab1e8261b36123cac898d589
m8: Increase the volume step at which the safe volume warning shows
Currently the warning shows up at less than half volume, at normal
listening volume. This bumps it up a bit.
Change-Id: Ie85bb036f75a55b2eb6d1802baba11e632c19908
GPE IR hal implementation. Ported from M7 work.
Using SmartRemote app, the standard in user IR remote apps, it was
confirmed IR code recored fails using AOSP IR hal implementation.
Using the GPE HTC IR hal, with associated resources, blast as well
as record works. There appears to be no conflicts having both
implementations on the device at the same time.
Change-Id: I2a97112a977d98ef601ce4e0f3922f3f7cd5e680
m8: switch to 400 density
Change-Id: I09f7bbe802c9ac7b6d7ad9dc1295b494b31f39d0
Old Builds
Initial Release Cherry-Picks 08192014:
cmhw: add tap to wake tunable
Change-Id: I82c913ceee0b23e2ab1e8261b36123cac898d589
m8: Increase the volume step at which the safe volume warning shows
Currently the warning shows up at less than half volume, at normal
listening volume. This bumps it up a bit.
Change-Id: Ie85bb036f75a55b2eb6d1802baba11e632c19908
GPE IR hal implementation. Ported from M7 work.
Using SmartRemote app, the standard in user IR remote apps, it was
confirmed IR code recored fails using AOSP IR hal implementation.
Using the GPE HTC IR hal, with associated resources, blast as well
as record works. There appears to be no conflicts having both
implementations on the device at the same time.
Change-Id: I2a97112a977d98ef601ce4e0f3922f3f7cd5e680
m8: switch to 400 density
Change-Id: I09f7bbe802c9ac7b6d7ad9dc1295b494b31f39d0
While I do build these locally, I'm not an expert by any means. You are responsible for everything by downloading and installing this ROM. I am not liable for anything related to the installation, etc.
Installation:
Boot to recovery
IF COMING FROM A DIFFERENT ROM: Full Wipe (Dalvik Cache, System, Cache, Data)
IN GENERAL, IF COMING FROM A PREVIOUS VERSION OF THIS ROM: No wipe required (Dalvik Cache and Cache wipe recommended after installation)
if you have any errors, it is recommended to perform a Full Wipe and then try again
Install kingKANG ZIP
Optional: Install Google Apps
Wipe Dalvik Cache/Cache
Reboot, wait for it to load completely
Reboot again, because hey, why not?
Download:
XDA DevDB CM Download
Android File Host CM Download
Android File Sharing CM Download
MD5sum: Android File Host MD5sum generated during the build process
[*]Nightlies: Google Drive FOR CM AND AOKP [these are built nightly after 12:00AM and take roughly 25 minutes to build each, then they are automatically uploaded to Google Drive]
Nightly file formats:
CM: cm-11-YYYYMMDD-UNOFFICIAL-HHmm-m8.zip and .md5sum
AOKP: aokp_m8_kitkat_unofficial_YYYY-MM-DD.zip and .md5sum
You want to download the one with the newest datestamp AND hourstamp on it.
Make sure to download Google Apps (the latest):
Google Apps
FOREWARNING: Call recording without consent, or recording at all may be illegal in your country. I am not liable for what you do with this feature or anything that happens due to this feature being enabled. You are using it at your own will and discretion.
Thank you to CyanogenMod and its community as well as AOKP's community for the opportunity.
Thank you to XDA and the community for allowing me here.
Thank you to HTC, Google, and all other hardware/software sponsors for the environment with which we work in!
If you have any issues, please report, but do note that this is largely just CM11 and AOKP respectively with several cherry-picks to fit to my liking.
If mods have any issues, please contact me!
XDA:DevDB Information
kingKANG, ROM for the Verizon HTC One (M8)
Contributors
bracketslash
ROM OS Version: 4.4.x KitKat
Based On: CyanogenMod & AOKP
Version Information
Status: Beta
Current Stable Version: 1
Stable Release Date: 2014-08-19
Beta Release Date: 2014-08-19
Created 2014-08-20
Last Updated 2014-08-29
Thanks!
Any chance you can cherry pick the Call Recording feature?
http://review.cyanogenmod.org/#/c/69850/
paulg1981 said:
Thanks!
Click to expand...
Click to collapse
No problem, enjoy!
krazie1 said:
Any chance you can cherry pick the Phone Recorder feature?
Click to expand...
Click to collapse
Sure, I can give it a shot. From which ROM? Pretty sure it will have to be a source-based ROM.
bracketslash said:
No problem, enjoy!
Sure, I can give it a shot. From which ROM? Pretty sure it will have to be a source-based ROM.
Click to expand...
Click to collapse
Its from CM, they just didn't make it official I added the link to it in my last post.
krazie1 said:
Its from CM, they just didn't make it official I added the link to it in my last post.
Click to expand...
Click to collapse
I have it cooking up right now. Not sure if it will work, they seem a little dicey about it in the comments (having "fixes" for it and such...but I will try it!)
EDIT: Also, I'm a weirdo about ETAs...I love it when people give ETAs, but realize that I work 45hrs/wk and I am also a full-time student...Real life comes first, but I still love you guys.
EDIT2: The feature requested is in a broken status...They can't get everything to work with it, so I'll wait for a more finished one before picking it.
bracketslash said:
I have it cooking up right now. Not sure if it will work, they seem a little dicey about it in the comments (having "fixes" for it and such...but I will try it!)
EDIT: Also, I'm a weirdo about ETAs...I love it when people give ETAs, but realize that I work 45hrs/wk and I am also a full-time student...Real life comes first, but I still love you guys.
EDIT2: The feature requested is in a broken status...They can't get everything to work with it, so I'll wait for a more finished one before picking it.
Click to expand...
Click to collapse
You be the Man Thank you!!!!
I remember there being an issue with the speaker phone mic not working correctly. Is this issue resolved here? Just curious.
trill12 said:
I remember there being an issue with the speaker phone mic not working correctly. Is this issue resolved here? Just curious.
Click to expand...
Click to collapse
I believe it has been.
Sent from my HTC One_M8 using Tapatalk
trill12 said:
I remember there being an issue with the speaker phone mic not working correctly. Is this issue resolved here? Just curious.
Click to expand...
Click to collapse
buckmarble said:
I believe it has been.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
The speaker phone microphone works afaik but the speaker phone part does not. That's what I've found in my own testing. I haven't seen anything come up in Gerrit, so maybe it is just me having that issue.
bracketslash said:
The speaker phone microphone works afaik but the speaker phone part does not. That's what I've found in my own testing. I haven't seen anything come up in Gerrit, so maybe it is just me having that issue.
Click to expand...
Click to collapse
Last I saw the speakerphone issue was fixed in the device tree in the sound configuration xmls. But if its anything like it was on the m7, its intermittent. Sometimes a reboot would bring it back. It was a frustrating issue.
Sent from my HTC One_M8 using Tapatalk
buckmarble said:
Last I saw the speakerphone issue was fixed in the device tree in the sound configuration xmls. But if its anything like it was on the m7, its intermittent. Sometimes a reboot would bring it back. It was a frustrating issue.
Sent from my HTC One_M8 using Tapatalk
Click to expand...
Click to collapse
Speakerphone has been officially fixed since 7/30 Nightly, you can hear the person and they can hear you
krazie1 said:
Its from CM, they just didn't make it official I added the link to it in my last post.
Click to expand...
Click to collapse
I built it and had to undo all of the blocks that they had for it. Uploading right now.
FOREWARNING: Call recording without consent, or recording at all may be illegal in your country. I am not liable for what you do with this feature or anything that happens due to this feature being enabled. You are using it at your own will and discretion.
bracketslash said:
I built it and had to undo all of the blocks that they had for it. Uploading right now.
FOREWARNING: Call recording without consent, or recording at all may be illegal in your country. I am not liable for what you do with this feature or anything that happens due to this feature being enabled. You are using it at your own will and discretion.
Click to expand...
Click to collapse
Hey Does HDMI work with audio?
young0ne said:
Hey Does HDMI work with audio?
Click to expand...
Click to collapse
I'm really not sure! The only response that I can think of is that if it works in the latest CyanogenMod 11 nightly that it will work here as well. Try it and see?
Thanks!
Second Release Cherry-Picks 08202014:
Add an option in the InCall UI to perform call recording
Change-Id: Icc86a0a7ae9d2493a837d02f321df7cb1387cded
cmhw: add tap to wake tunable
Change-Id: I82c913ceee0b23e2ab1e8261b36123cac898d589
m8: Increase the volume step at which the safe volume warning shows
Currently the warning shows up at less than half volume, at normal
listening volume. This bumps it up a bit.
Change-Id: Ie85bb036f75a55b2eb6d1802baba11e632c19908
GPE IR hal implementation. Ported from M7 work.
Using SmartRemote app, the standard in user IR remote apps, it was
confirmed IR code recored fails using AOSP IR hal implementation.
Using the GPE HTC IR hal, with associated resources, blast as well
as record works. There appears to be no conflicts having both
implementations on the device at the same time.
Change-Id: I2a97112a977d98ef601ce4e0f3922f3f7cd5e680
m8: switch to 400 density
Change-Id: I09f7bbe802c9ac7b6d7ad9dc1295b494b31f39d0
bracketslash said:
I'm really not sure! The only response that I can think of is that if it works in the latest CyanogenMod 11 nightly that it will work here as well. Try it and see?
Thanks!
Click to expand...
Click to collapse
It works great this is a Daily Rom for me cuz everything I use works great.
Glad to hear it! Thank you.
Sent from my One M8 using XDA Free mobile app
bracketslash said:
Glad to hear it! Thank you.
Sent from my One M8 using XDA Free mobile app
Click to expand...
Click to collapse
have a question for you in the future will you make a Or add some Android L features to the rom
young0ne said:
have a question for you in the future will you make a Or add some Android L features to the rom
Click to expand...
Click to collapse
I don't think that much has been released on our side for Android L...I will look into it, though. I do have plans to contact some developers for inclusion of their apps.

Categories

Resources