index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
Age
Commit message (
Expand
)
Author
2017-08-11
Merge "Dynamically generate dialer grpc services."
TreeHugger Robot
2017-08-10
Dynamically generate dialer grpc services.
Eric Erfanian
2017-08-10
Merge "Revert "Dynamically generate dialer grpc services.""
Eric Erfanian
2017-08-10
Revert "Dynamically generate dialer grpc services."
Eric Erfanian
2017-08-10
Merge "Dynamically generate dialer grpc services."
TreeHugger Robot
2017-08-10
Dynamically generate dialer grpc services.
Eric Erfanian
2017-08-10
Add scuba test for ui regression test. Covered cases: Speed Dial Tab, Contact...
weijiaxu
2017-08-09
Some improvements to DialerStrictMode.
zachh
2017-08-09
Add Assisted Dialing iconography to the incallui.
erfanian
2017-08-09
Add special WiFi calling strings for Vodafone
maxwelb
2017-08-09
Post call prompt now only shows if the user pressed the disconnect button.
calderwoodra
2017-08-09
Add logging to Dialer Key/Value backup implemenation.
uabdullah
2017-08-09
Clean up geo location data usage from libphonenumber.
wangqi
2017-08-09
Added remote directories to the new search fragment.
calderwoodra
2017-08-09
Abstracted search cursors in SearchCursor interface
calderwoodra
2017-08-09
a11Y for select all button
uabdullah
2017-08-09
Fixed crash with decline with SMS.
calderwoodra
2017-08-09
Implement Selection
twyen
2017-08-09
New Search Fragment no longer crashes when the device is rotated.
calderwoodra
2017-08-09
Implement Dialer K/V Backup and Restore.
Eric Erfanian
2017-08-09
Remove stale TODO.
erfanian
2017-08-09
Move TelphonyManagerCompat outside of contacts/common.
erfanian
2017-08-09
Added permission revoked screen for new search fragment
calderwoodra
2017-08-09
New search fragment now animates and moves with the search box and dialpad.
calderwoodra
2017-08-09
Update Directory POJO to use AutoValue and removed type attribute.
calderwoodra
2017-08-09
Fix strict mode crash on ContactLoader.
wangqi
2017-08-09
Remove Dialer Backup and Restore Code
uabdullah
2017-08-04
Updated new search filtering criteria to better match current implementation
calderwoodra
2017-08-04
Fix buttom mapping issue for wifi handoff.
erfanian
2017-08-03
A possible fix for wrong duration.
yueg
2017-08-03
Updated enterprise briefcase asset
Android Dialer
2017-08-03
Call Composer tabs hidden from a11y when hidden from sight.
calderwoodra
2017-08-03
Lightbringer video calling now no longer overrides IMS video calling.
calderwoodra
2017-08-03
Devices in other locales no longer crash in GalleryComposerFragment.
calderwoodra
2017-08-03
Fix undismissed bubble text for two continuous call.
yueg
2017-08-03
Getting network color in call details now assumes a hexidecimal value
calderwoodra
2017-08-03
Reapply Screen timeout when in call activity is recreated
twyen
2017-08-02
Prevent new voicemail notifications from being cleared if a voicemail is expa...
twyen
2017-08-02
Make NumberInCallHistoryWorker class Private.
erfanian
2017-08-01
Fix the blurry contact photo.
wangqi
2017-08-01
Prevent voicemail from playing when call is in progress
twyen
2017-08-01
Handle null in voicemail config status
twyen
2017-08-01
Set thread stats tag before getContent() when downloading map.
zachh
2017-08-01
Pressing the ime action button with no text no longer crashes PostCallActivity.
calderwoodra
2017-08-01
Do not show "Call" option for Restricted / Private numbers
roldenburg
2017-08-01
Log bubble expansion and return to call.
yueg
2017-08-01
Add full phone permission groups checks.
erfanian
2017-08-01
Fix crash placing Fi calls on dogfood
roldenburg
2017-08-01
Fix bug where CDMA generic conference showed wrong duration
maxwelb
2017-08-01
Save dismissed state for legacy voicemail notification
twyen
2017-08-01
Implement Duo disclosure
twyen
2017-07-31
Add some trace information for incall.
wangqi
2017-07-28
Don't enable strict mode in non-bugfood builds.
zachh
2017-07-28
Fix NPE and ClassCastException in logging People API lookup error.
yueg
2017-07-27
Center quickContactBadge instead of cropping.
erfanian
2017-07-27
Fix bubble text overflow.
yueg
2017-07-27
Handle null phone account handle for calllog filtering
twyen
2017-07-27
Do not show voicemail transcription ToS if feature is disabled
roldenburg
2017-07-27
Attempt to fix bug that voicemail or emergency number is changed during a call.
wangqi
2017-07-26
Handle null number on row expand
maxwelb
2017-07-26
Added cursor loader to load contacts from a remote directory in contact search.
calderwoodra
2017-07-26
Fix bug that dialpad is not shown when return from "use touch tone key" in di...
wangqi
2017-07-26
Filter out Duo audio calls
roldenburg
2017-07-26
Added cursor loader to load the list of remote directories in contact search.
calderwoodra
2017-07-26
Fix bug that cannot add call if there are multiple calling account.
wangqi
2017-07-25
Refresh capabilities when temporarily unavailable
maxwelb
2017-07-25
Automated g4 rollback of changelist 161418474.
maxwelb
2017-07-25
Fixed bug where app could crash when clearing call history.
zachh
2017-07-25
Remove dependency on the DIRTY flag for marking voicemails as read
twyen
2017-07-25
Disable camera as alternative to pausing for TMO
roldenburg
2017-07-25
Added RecyclerView.ViewHolder for remote contacts in search list.
calderwoodra
2017-07-25
Check for contacts permission before mutating contacts.
erfanian
2017-07-25
Fix distorted view of call history.
wangqi
2017-07-25
Disable swap button until second call is active.
wangqi
2017-07-25
Converted a few straggling instances of FallibleAsyncTask to DialerExecutors.
zachh
2017-07-25
Fix bug that pending account select call prevents new call being made.
wangqi
2017-07-25
Fix non-normalized number bug with FuzzyPhoneNumberMatcher
maxwelb
2017-07-25
Removed duplicate quick contact string.
calderwoodra
2017-07-25
Pause voicemail playback when headphone is unplugged
twyen
2017-07-25
Handle corrupted persistent log
twyen
2017-07-25
Move CallComposerActivity's DialerExecutor to onCreate
maxwelb
2017-07-25
Contacts adapter now checks if cursor is closed.
calderwoodra
2017-07-25
Remove unnecessary background in call log.
wangqi
2017-07-25
Replace usages of private AppCompat resources
Android Dialer
2017-07-25
Ignore SIM removed event when the system is shutting down
twyen
2017-07-25
Fix bubble for video call upgrade and multiple voice call.
yueg
2017-07-25
Fixed issue where calls longer than 60 minutes would be truncated.
calderwoodra
2017-07-25
Remove "?" icon from unknown call notification.
erfanian
2017-07-25
Fixed '1' dialpad button to be aligned with '2' and '3'
calderwoodra
2017-07-25
Move ContactPhotoManager code and related utilties out of contacts/common.
Eric Erfanian
2017-07-25
Hide contacts recyclerview when the last contact is deleted.
calderwoodra
2017-07-25
Replaced video calling/camera permission dialog with a toast.
calderwoodra
2017-07-25
Merge changes I9b4919e9,I15419178,Ib0f46aed,If592be8c
Eric Erfanian
2017-07-24
Merge "Add simulator to manually override voicemail carrier configs"
Eric Erfanian
2017-07-24
Fix Lightbringer call upgrading when Dialer was not in memory before the call
roldenburg
2017-07-24
Handle null host for secret code
twyen
2017-07-24
Dont start a service to cancel missed call notifications, use DialerExecutor ...
roldenburg
2017-07-24
Fix NPE when user click on call log.
wangqi
2017-07-24
Add simulator to manually override voicemail carrier configs
Eric Erfanian
2017-07-24
Update ECCapabilities for temporarily unavailable status
maxwelb
[next]