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-22
Bubble v2 RTL language fixes.
yueg
2017-12-22
Implemented SpeedDialEntry Room Database.
calderwoodra
2017-12-20
Populate voicemails in simulator
uabdullah
2017-12-20
Print array map for debugging purposes.
uabdullah
2017-12-19
Add flags for the Duo install, activate and invite buttons
roldenburg
2017-12-19
Support dual alphabets in smart dial.
linyuh
2017-12-19
Ignore deleted voicemail for notification
twyen
2017-12-18
Bubble v2 logging.
yueg
2017-12-18
Ensure we do not have a null data string before checking for Duo
roldenburg
2017-12-18
Bug: 70402588
Android Dialer
2017-12-18
Added tests for SmartDialNameMatcher.
calderwoodra
2017-12-18
Allow orientation change when receiving video upgrade request in the in-call UI.
linyuh
2017-12-18
Added tests for latin smart dial map.
calderwoodra
2017-12-18
Upgrade target SDK version to 27.
linyuh
2017-12-18
Bubble v2 animation change.
yueg
2017-12-15
Implemented Cp2PhoneLookup#lookup.
zachh
2017-12-15
Turning on the screen when audio stream of an incoming call is directed throu...
linyuh
2017-12-15
Support empty PhoneLookupInfo in Cp2PhoneLookup.
zachh
2017-12-15
Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls
roldenburg
2017-12-15
Implement basic bottom sheet in NUI Voicemail tab.
uabdullah
2017-12-15
Remove voicemail settings if missing permission
twyen
2017-12-14
Handle ActivityNotFoundException when starting intent from IntentModule
twyen
2017-12-14
Add PreCall step to check permission
twyen
2017-12-14
Implement PeopleApiPhoneLookup
twyen
2017-12-14
Refactor add to contacts, send a message and copy number modules for bottom s...
uabdullah
2017-12-14
Use Dagger to get Duo instance in CallLogListItemViewHolder
roldenburg
2017-12-14
Add input dialog for simulator to use customized number.
weijiaxu
2017-12-14
Add impressions for Duo related events (install, activate and invite)
roldenburg
2017-12-14
Take into consideration special characters when we do contact match.
linyuh
2017-12-14
Recycle TypedArray for AutoResizeTextView.
wangqi
2017-12-14
Change dt for CVVM to 6
twyen
2017-12-14
Support deleting voicemails
uabdullah
2017-12-14
Implemented disambig dialog for new speed dial fragment.
calderwoodra
2017-12-14
Support normalization of numbers in Cp2PhoneLookup.
zachh
2017-12-13
Take user to install Duo if they tap "Set up" without the app installed
roldenburg
2017-12-13
Add reloadReachabilities to Duo interface
roldenburg
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
[next]