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
2018-05-09
Add ListenableFuture based APIs for checkSpamStatus
maxwelb
2018-05-09
Pass activity between new call log's adapter/view holder.
zachh
2018-05-09
Replace assert checks with safety checks instead.
calderwoodra
2018-05-09
Add SimpleSpamStatus and use it in FakeSpam and SpamStub
maxwelb
2018-05-09
Show calls to/from emergency numbers as "Emergency number" in call log & call...
linyuh
2018-05-08
Reworked GenerateDaggerApplication.
Zachary Heidepriem
2018-05-04
Remove TODOs for showing SIM info in the bottom sheet & call details.
linyuh
2018-05-04
Use Telecom Bluetooth API instead of system Bluetooth API.
yueg
2018-05-04
Update audio route after user select different audio route.
wangqi
2018-05-04
Clear NewCallLogViewHolder.onClickListener if row is not callable.
twyen
2018-05-04
Filter out unnecessary bottom sheet options for a call to a voicemail box.
linyuh
2018-05-04
Aosp fix for v28-support-prelease bottom sheet.
calderwoodra
2018-05-04
Mark photo info as voicemails in bottom sheet
twyen
2018-05-04
Simplify how we build bottom sheet options (a.k.a. modules).
linyuh
2018-05-04
Add test to verify no crash on multiple DialerCall#onRemovedFromCallList.
wangqi
2018-05-04
Add spam status tests for CallList#onCallAdded
maxwelb
2018-05-04
More refactoring
erfanian
2018-05-04
Merge "Tuned Speed Dial UI according to red lines."
android-build-prod (mdb)
2018-05-04
Merge "Added missing placeholders to translation string."
android-build-prod (mdb)
2018-05-04
Merge "Update targetSdkVersion to 28"
android-build-prod (mdb)
2018-05-04
Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9
android-build-prod (mdb)
2018-05-04
Tuned Speed Dial UI according to red lines.
calderwoodra
2018-05-04
Added missing placeholders to translation string.
zachh
2018-05-04
Update targetSdkVersion to 28
maxwelb
2018-05-04
Translation tweaks.
zachh
2018-05-04
Migrated context menu to be a PopupMenu instead.
calderwoodra
2018-05-04
Add column for call mapping id to AnnotatedCallLog database.
wangqi
2018-05-04
Don't force open keyboard when RTT is active.
wangqi
2018-05-04
Set description of spam blocking promo notification to big text so it won't get
Android Dialer
2018-05-04
Delete more deprecated code.
erfanian
2018-05-04
Save connection info in the DialerCall
maxwelb
2018-05-04
Replace DuoConstants with interface.
twyen
2018-05-04
Set active audio route selected.
yueg
2018-05-04
Add content description to GlidePhotoManager.
calderwoodra
2018-05-04
Set audio selector window type TYPE_APPLICATION_OVERLAY
yueg
2018-05-04
Fixed labels for speed dial UI.
calderwoodra
2018-05-04
Merge "Fixed speed dial remove."
android-build-prod (mdb)
2018-05-04
Merge "Select SIM when calling back from call log."
android-build-prod (mdb)
2018-05-03
Change bottomsheet peek height.
calderwoodra
2018-05-03
Updated bottomsheet to be scrollable.
calderwoodra
2018-05-02
Add application generation for root component generator.
weijiaxu
2018-05-02
Fixed speed dial remove.
calderwoodra
2018-05-02
Select SIM when calling back from call log.
twyen
2018-04-30
Don't start emergency call in background calling mode.
yueg
2018-04-30
Make call configuration package visibility public.
yueg
2018-04-30
Don't save transcript if it's empty.
wangqi
2018-04-30
Cancel all legacy voicemail notification when SIMs are removed on multi-SIM d...
twyen
2018-04-30
Fix bug that transcript button is visible for voice call.
wangqi
2018-04-30
Refactor PreferredAccountWorker to provide the dialog to be shown.
twyen
2018-04-30
Fix bug that displaying local message is not in sync.
wangqi
2018-04-30
Don't show dialog if in call activity is not visible.
twyen
2018-04-30
Bubble changes for background calling.
yueg
2018-04-30
Store RTT transcript message received when UI is in background.
wangqi
2018-04-30
Update RTT transcript advisory text.
wangqi
2018-04-30
Implement "Add to favorites" option in suggestions menu.
calderwoodra
2018-04-28
Updated logic on showing voice/video/sms options in favorites menus.
calderwoodra
2018-04-28
Implemented remove starred contact from speed dial fragment.
calderwoodra
2018-04-28
Remove audio change behavior for background calling.
yueg
2018-04-28
Move DialerCall.State to an independent package.
wangqi
2018-04-28
Logging for background calling and HFP device support.
yueg
2018-04-28
HFP device support change.
yueg
2018-04-28
Handle missing permission.READ_CALL_LOG when initializing the badge for misse...
linyuh
2018-04-26
Show Cequint info in the new call log.
linyuh
2018-04-26
Implement CequintPhoneLookup
linyuh
2018-04-26
Fix impression logging for spam blocking promo dialog shown in after call
Android Dialer
2018-04-26
Build out the bottom sheet for suggested contacts in Speed Dial.
calderwoodra
2018-04-26
Fix bug that title of RTT call is not centered.
wangqi
2018-04-26
Add advisory text to RTT call about transcript storage.
wangqi
2018-04-25
Persist contacts pinned positions in speed dial.
calderwoodra
2018-04-25
Fix crash when saving transcript is called multiple times.
wangqi
2018-04-25
Show post char dialog without InCallActivity.
yueg
2018-04-25
UI tweak to RTT chat input box.
wangqi
2018-04-25
Show clear frequents option in the toolbar if there are suggested contacts.
calderwoodra
2018-04-25
Use UI listener for preferred account worker in in call UI
twyen
2018-04-25
Make SIM Selection hint multi-line
twyen
2018-04-25
Convert CequintCallerIdContact into an @AutoValue
linyuh
2018-04-25
Newly starred SpeedDialUiItems now have SpeedDialEntry ids set.
calderwoodra
2018-04-25
Disable entries in CallingAccountSelector that are not selectable
twyen
2018-04-25
Add "enabled" to SelectPhoneAccountDialogFragment.
twyen
2018-04-25
Add skeleton for CequintPhoneLookup
linyuh
2018-04-25
Log send button impressions for RTT call.
wangqi
2018-04-25
Show international call on wifi dialog without InCallActivity.
yueg
2018-04-25
Expose active calls from in call UI
twyen
2018-04-24
Don't allow reporting a inaccurate number for a voicemail call.
linyuh
2018-04-24
Add impression logging for RTT call
wangqi
2018-04-24
Don't show SIM selection and swap SIM for emergency calls.
twyen
2018-04-24
Update emergency wifi calling string
twyen
2018-04-23
SpeedDialEntries with default numbers now properly show up.
calderwoodra
2018-04-23
Add spam blocking promo notification after user reports spam in after call
Android Dialer
2018-04-23
Implement display name ordering in Speed Dial fragment.
calderwoodra
2018-04-23
Implemented context menu actions.
calderwoodra
2018-04-23
Show the caller name obtained via CNAP in the new call log.
linyuh
2018-04-23
Bump version codes and name to v21
Android Dialer
2018-04-23
Check call configuration for every call instead of every InCallService bound.
yueg
2018-04-23
Implement CnapPhoneLookup
linyuh
2018-04-19
Use PreCall.start instead of context.startActivity when starting calls from c...
zachh
2018-04-19
Support extracting info from a Call in PhoneLookup
linyuh
2018-04-19
Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList.
wangqi
2018-04-19
If the Speed Dial contact only has one channel, place the call immediately.
calderwoodra
2018-04-19
Implement remember this choice in SpeedDialEntry database.
calderwoodra
[next]