Giter Site home page Giter Site logo

android_packages_apps_dialer's People

Contributors

alanv avatar alonalbert avatar attwellbrian avatar azureblaze avatar bmaxwell921 avatar chriscraik avatar cmdrartanis avatar colincross avatar cwren avatar enh-google avatar etancohen avatar guzba avatar gvictor avatar hermione521 avatar hwwang-google avatar ihabawad avatar jsharkey avatar kirill-grouchnikov avatar maniac103 avatar martincz avatar mike-dooley avatar mikeng avatar mokeeopensource avatar paulduffin avatar pvdham avatar rpius avatar saicheems avatar tony-mak avatar uabdullah avatar zvh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

android_packages_apps_dialer's Issues

Irritating tones from ToneGenerator

My phone has an irritating tone for call drop/call waiting/ etc.

After a little digging, i found that ToneGenerator.java, ToneGenerator.h, ToneGenerator.cpp are crucial in generating these tones. When I compared these files in ICS and Kitkat, i hardly found any changes.

Later I realized, this problem happens only during a call. e.g the above files also control the DTMF tones of the dial pad. When idle (no call connected), dial tones sound proper. But when in a call and I try to use the dial pad, the same horrible sound is played. This horrible sound is like a very slowed (slow tempo) version of the original tone.

This leads me to believe there is some problem with the incallui (or the section of dialer handling incallevents) which probably uses a lot of resources: hences slows down "ToneGeneration" .

Other Mokee users, please check if you have this problem.

I use Moto Atrix 2 [edison] running MK44.4-edison-141019-RELEASE.zip
Have observed this from the first time I installed Mokee in August 2014

Speed dial waits for contact results to stop the "Tone"

When pressing the first number in the dialer, the phone searches for any number stored as speed dial or shows possible matches.
The DTMF tone for the first digit does not stop to play until the results for the possible contacts is shown. During this time, the screen freezes and you cannot enter any other digit.

Occurrence: This does not happen everytime you dial the first digit. Rather, when the dialer is minimized (not in focus) and then brought to front to dial a number,

Probable Cause: The function to query the contacts runs in the same thread and is not asynchronous.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.