Skip to content
  • Eric Erfanian's avatar
    Update dialer sources. · ccca3152
    Eric Erfanian authored
    Test: Built package and system image.
    
    This change clobbers the old source, and is an export
    from an internal Google repository.
    
    The internal repository was forked form Android in March,
    and this change includes modifications since then, to
    near the v8 release.
    
    Since the fork, we've moved code from monolithic to independent modules. In addition,
    we've switched to Blaze/Bazel as the build sysetm. This export, however, still uses make.
    
    New dependencies have been added:
    - Dagger
    - Auto-Value
    - Glide
    - Libshortcutbadger
    
    Going forward, development will still be in Google3, and the Gerrit release
    will become an automated export, with the next drop happening in ~ two weeks.
    
    Android.mk includes local modifications from ToT.
    
    Abridged changelog:
    
    Bug fixes
    ● Not able to mute, add a call when using Phone app in multiwindow mode
    ● Double tap on keypad triggering multiple key and tones
    ● Reported spam numbers not showing as spam in the call log
    ● Crash when user tries to block numb...
    ccca3152
This project is licensed under the Apache License 2.0. Learn more