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-12-13
Bubble v2 accessibility.
yueg
2017-12-13
Integrate CallDetailsActivity with the new call log UI.
linyuh
2017-12-12
Refactor CallerInfo and ContactInfoHelper to improve readability.
linyuh
2017-12-12
Move TelecomCallUtil to com.android.dialer
twyen
2017-12-12
Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_...
mdooley
2017-12-12
InCallActivity#isDialpadVisible() now returns the correct value.
calderwoodra
2017-12-12
BEGIN_PUBLIC
linyuh
2017-12-12
BEGIN_PUBLIC
linyuh
2017-12-12
BEGIN_PUBLIC
roldenburg
2017-12-12
Download and play voicemails from server when not locally available.
uabdullah
2017-12-12
Updated writing of PhoneLookup columns in annotated call log.
zachh
2017-12-11
Implement today and older for NUI Voicemail and update MediaPlayerView tests
uabdullah
2017-12-11
Play voicemails, update seekbar timer, allow seeking, and maintain state afte...
uabdullah
2017-12-11
Also show bubble avatar for incoming call and outgoing call.
yueg
2017-12-11
Don't save UI executor in UiListener.
zachh
2017-12-11
Update Spam module to use Dagger
maxwelb
2017-12-08
Implemented adding a new favorites contact flow NUI.
calderwoodra
2017-12-08
Add "Set up" and "Invite" for video to call log entry actions
roldenburg
2017-12-08
Fix voicemail populator bug and change emergency call to emergency call back.
weijiaxu
2017-12-08
Bubble v2 animation improvement.
yueg
2017-12-08
In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...
linyuh
2017-12-07
Add Context to Duo interface isEnabled
roldenburg
2017-12-07
Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.
calderwoodra
2017-12-07
Implemented PhoneLookupDataSource#onSuccesfulFill.
zachh
2017-12-07
Fixed compile error in AOSP due to use of guava 23 API.
zachh
2017-12-07
Add isActivated check to Duo interface
roldenburg
2017-12-07
Bug: 68953167
Android Dialer
2017-12-07
Made PhoneLookupDataSource implementation async.
zachh
2017-12-07
Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.
zachh
2017-12-07
Added bindings for ListeningExecutorServices.
zachh
2017-12-07
Use explicit version constant for AD ceiling.
erfanian
2017-12-07
Add Assisted Dialing Call Details Implementation.
erfanian
2017-12-07
Switched CallLogDataSource interface to be Future based.
zachh
2017-12-07
Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout...
linyuh
2017-12-07
Added manifest override for PhoneLookupHistory provider.
zachh
2017-12-07
Hide bubble in (New)ReturnToCallController.tearDown().
yueg
2017-12-07
Grouping each listener's logic in an inner class in CallDetailsActivity.
linyuh
2017-12-07
Allow VVM activation to be rerun if carrier sent STATUS SMS
twyen
2017-12-07
Check for null subscription info list in TelecomUtil#getSubscriptionInfo.
zachh
2017-12-07
Ignore "new" voicemails that are too old for notifications
twyen
2017-12-07
Display the automatically detected home country in assisted dialing settings.
erfanian
2017-12-07
Add DATA_USAGE column to the annotated call log.
linyuh
2017-12-07
Temporarily disable PhoneHistoryRecorder.
zachh
2017-12-07
Bubble v2 animation changes.
yueg
2017-12-07
Refactor Assisted Dialing Settings into standalone activity.
erfanian
2017-12-07
Added PhoneLookupHistoryRecorder.
zachh
2017-12-07
Added PhoneLookupSelector.
zachh
2017-12-07
Removed timestamps from PhoneLookup APIs.
zachh
2017-12-04
Add filtration logic to Assisted Dialing Settings.
erfanian
2017-11-30
Implemented new favorites list UI.
calderwoodra
2017-11-30
Action bar is no longer visible in dialpad search after configuartion change.
calderwoodra
2017-11-30
Rollback Broadcast in-call UI changes.
yueg
2017-11-30
Fix NPE crash on video call.
wangqi
2017-11-30
*** Reason for rollback ***
roldenburg
2017-11-29
Implemented fill for PhoneLookupDataSource.
zachh
2017-11-29
Search contacts now update when there are changes to the cp2 db.
calderwoodra
2017-11-29
Bump API ceiling for Assisted Dialing.
erfanian
2017-11-29
Add flag to control default assisted dialing state during precall flow.
erfanian
2017-11-29
Enable timer in emergency call.
wangqi
2017-11-29
Move country constraint logic into standalone class.
erfanian
2017-11-29
Adjust strings for select SIM dialog
twyen
2017-11-29
Delete voicemails when disabling visual voicemail
mdooley
2017-11-29
Switching to alarms and exponential backoff while polling for transcription r...
mdooley
2017-11-29
Format number for SIM selection
twyen
2017-11-29
Disable phone number formatting on the dialpad when making domestic call to A...
linyuh
2017-11-29
Fix resource not found when placing call outside dialer
twyen
2017-11-29
Prevent PreCallActivity from showing in lockscreen if it is not started in th...
twyen
2017-11-29
Prevent change SIM icon from showing during a voicemail call
twyen
2017-11-29
Expose user home country code as public method in Mediator Interface.
erfanian
2017-11-29
Update assisted dialing setting text.
erfanian
2017-11-29
Contact list no longer jumps to the top when the cp2 database updates.
calderwoodra
2017-11-29
Refactor DialpadFragment's DtmfKeyListener
maxwelb
2017-11-29
Adjust strings for select SIM dialog
twyen
2017-11-29
Add impressions for dual sim features
twyen
2017-11-28
Adding transcription rating feedback
mdooley
2017-11-22
Fix the crash caused by DialpadView's OnPreDrawListener.
linyuh
2017-11-22
Prevent SIM selection and change SIM from showing when there are active calls
twyen
2017-11-22
Fix showing CallingAccountSelector in lock screen
twyen
2017-11-22
Automated rollback of changelist 176587256
twyen
2017-11-22
Check Contacts support for preferred SIM
twyen
2017-11-22
Add SpamJobType for all spam job IDs.
wangqi
2017-11-22
Bubble v2 UI changes.
yueg
2017-11-22
Allow deleting a call log entry in the call log UI and the call details UI.
linyuh
2017-11-22
Fix showing CallingAccountSelector in lock screen
twyen
2017-11-21
Force disable VVM if carrier app is preloaded
twyen
2017-11-21
Adding call feedback mechanism
Android Dialer
2017-11-21
Require N for preferred SIM query
twyen
2017-11-21
Reduced jank when placing a call from search UI.
calderwoodra
2017-11-21
Nearby places location permission request is now in a card view.
calderwoodra
2017-11-21
Merge what's left in InCallActivityCommon into InCallActivity.
linyuh
2017-11-20
Quick fix recursively importing.
weijiaxu
2017-11-20
Add impression to track when users explicitly disable assisted dialing.
erfanian
2017-11-20
Initialize executors before updating change PIN state
twyen
2017-11-20
Remove assert on StubVoicemailClient.addActivationStateListener()
twyen
2017-11-20
Implement SIM selection dialog
twyen
2017-11-20
Clear pendingAction when pausing PreCallCoordinator
twyen
2017-11-20
Add fast database populating button for benefit of testing.
weijiaxu
2017-11-20
Dialpad icon now remains white through device rotation.
calderwoodra
2017-11-20
Add config flag for CallingAccountSelector
twyen
2017-11-20
Fixing verizon TOS text
mdooley
[next]