Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
a7562fbcd82b59f914b544409e98d10f2bc3817f
/
java
/
com
/
android
/
incallui
d1a269b
Fix add call button behavior.
by yueg
· 7 years ago
c876815
Use component for iconography
by erfanian
· 7 years ago
b87334b
Update DialerCall to use SpamStatus instead of booleans
by maxwelb
· 7 years ago
3887ab0
Use listeners to drive fragment lifecycles.
by erfanian
· 7 years ago
56a4cda
Update logging in incallactivity.
by uabdullah
· 7 years ago
95b2a78
Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.
by weijiaxu
· 7 years ago
810d43d
Add RTT after call promo bottomsheet.
by wangqi
· 7 years ago
270663c
Update answer button logic.
by erfanian
· 7 years ago
ebaf630
Hide new after call spam blocking promo behind an additional flag.
by Android Dialer
· 7 years ago
267cdad
Format callback phone number.
by yueg
· 7 years ago
c0200c4
Do not show bubble for outgoing call if it's not a background call.
by yueg
· 7 years ago
b2b6365
Place Duo calls with PreCall
by twyen
· 7 years ago
80e3892
Move SpamStatus classes into subpackage
by maxwelb
· 7 years ago
830da7c
Update callers of checkSpamStatus to use Future based API
by maxwelb
· 7 years ago
4ef430e
Use Telecom Bluetooth API instead of system Bluetooth API.
by yueg
· 7 years ago
fb21541
Update audio route after user select different audio route.
by wangqi
· 7 years ago
49f90b3
Add test to verify no crash on multiple DialerCall#onRemovedFromCallList.
by wangqi
· 7 years ago
c140122
Add spam status tests for CallList#onCallAdded
by maxwelb
· 7 years ago
89e3d1b
More refactoring
by erfanian
· 7 years ago
6d3dc51
Merge "Added missing placeholders to translation string."
by android-build-prod (mdb)
· 7 years ago
60fe2d9
Merge "Update targetSdkVersion to 28"
by android-build-prod (mdb)
· 7 years ago
4a0bf07
Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9
by android-build-prod (mdb)
· 7 years ago
1ab3e31
Added missing placeholders to translation string.
by zachh
· 7 years ago
816cef3
Update targetSdkVersion to 28
by maxwelb
· 7 years ago
f16da49
Don't force open keyboard when RTT is active.
by wangqi
· 7 years ago
54cbf1d
Delete more deprecated code.
by erfanian
· 7 years ago
d95d0f6
Save connection info in the DialerCall
by maxwelb
· 7 years ago
27faa86
Set active audio route selected.
by yueg
· 7 years ago
8006f79
Set audio selector window type TYPE_APPLICATION_OVERLAY
by yueg
· 7 years ago
2e36647
Don't start emergency call in background calling mode.
by yueg
· 7 years ago
a067300
Make call configuration package visibility public.
by yueg
· 7 years ago
6e0d639
Don't save transcript if it's empty.
by wangqi
· 7 years ago
56f79ba
Refactor PreferredAccountWorker to provide the dialog to be shown.
by twyen
· 7 years ago
90a6837
Fix bug that displaying local message is not in sync.
by wangqi
· 7 years ago
3b2c781
Don't show dialog if in call activity is not visible.
by twyen
· 7 years ago
71bf7e4
Bubble changes for background calling.
by yueg
· 7 years ago
bed9e2f
Store RTT transcript message received when UI is in background.
by wangqi
· 7 years ago
bae7089
Update RTT transcript advisory text.
by wangqi
· 7 years ago
8593003
Remove audio change behavior for background calling.
by yueg
· 7 years ago
bb94ca6
Move DialerCall.State to an independent package.
by wangqi
· 7 years ago
b493c3f
Logging for background calling and HFP device support.
by yueg
· 7 years ago
9bd6277
HFP device support change.
by yueg
· 7 years ago
fa3cd3b
Implement CequintPhoneLookup
by linyuh
· 7 years ago
c87f1fb
Fix impression logging for spam blocking promo dialog shown in after call
by Android Dialer
· 7 years ago
49c5ea2
Fix bug that title of RTT call is not centered.
by wangqi
· 7 years ago
305f7df
Add advisory text to RTT call about transcript storage.
by wangqi
· 7 years ago
a0c49f6
Fix crash when saving transcript is called multiple times.
by wangqi
· 7 years ago
a489f51
Show post char dialog without InCallActivity.
by yueg
· 7 years ago
6d5a31b
UI tweak to RTT chat input box.
by wangqi
· 7 years ago
a172325
Use UI listener for preferred account worker in in call UI
by twyen
· 7 years ago
8295353
Convert CequintCallerIdContact into an @AutoValue
by linyuh
· 7 years ago
0a5c34d
Disable entries in CallingAccountSelector that are not selectable
by twyen
· 7 years ago
66adad0
Add "enabled" to SelectPhoneAccountDialogFragment.
by twyen
· 7 years ago
da39087
Log send button impressions for RTT call.
by wangqi
· 7 years ago
b47528e
Show international call on wifi dialog without InCallActivity.
by yueg
· 7 years ago
27c3718
Expose active calls from in call UI
by twyen
· 7 years ago
81e373e
Add impression logging for RTT call
by wangqi
· 7 years ago
ea3b162
Don't show SIM selection and swap SIM for emergency calls.
by twyen
· 7 years ago
59321c6
Add spam blocking promo notification after user reports spam in after call
by Android Dialer
· 7 years ago
4613e8f
Check call configuration for every call instead of every InCallService bound.
by yueg
· 7 years ago
ac069a7
Support extracting info from a Call in PhoneLookup
by linyuh
· 7 years ago
f186105
Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList.
by wangqi
· 7 years ago
455f0ef
Change RttTransciptUtil methods to return ListenableFuture.
by wangqi
· 7 years ago
ef6d379
Multi-HFP device support for audio selector.
by yueg
· 7 years ago
6dfdbbb
Add spam blocking promotion after showing spam dialog in after-call notification
by Android Dialer
· 7 years ago
9e73256
Improved support for short codes in Coalescer.
by zachh
· 7 years ago
9dfd6a4
Update in call button logic.
by erfanian
· 7 years ago
e00bbae
Add RTT transcript screen.
by wangqi
· 7 years ago
dcc84cd
Add checks for call eligibility.
by erfanian
· 7 years ago
12243de
More improvements call flow.
by erfanian
· 7 years ago
d6b10d5
Add RTT transcript to call details.
by wangqi
· 7 years ago
3bb7cb6
Update logic for incoming and active calls.
by erfanian
· 7 years ago
bea76bf
Change speaker button for in call UI and bubble.
by yueg
· 7 years ago
4209901
Ensure listeners are added each time setUp is called
by roldenburg
· 7 years ago
8e54486
Use sensible audio route for bubble mode.
by yueg
· 7 years ago
e7eec81
Add tests for RttChatFragment.
by wangqi
· 7 years ago
32d9ae7
Implement background calling.
by yueg
· 7 years ago
35a913f
Add settings fragment boilerplate.
by erfanian
· 7 years ago
e606052
Fix leak of InCallActivity's DecorView and stuck on disconnection bug.
by wangqi
· 7 years ago
87dbb62
Remove null check.
by erfanian
· 7 years ago
612d13a
Better support for multi call.
by erfanian
· 7 years ago
ed677ef
Migrate RTT chat history to use proto buffer.
by wangqi
· 7 years ago
15514ef
Disable RTT request button when the call is not active yet.
by wangqi
· 7 years ago
01b7827
Remove reference to RTT system setting.
by wangqi
· 7 years ago
bfce344
Fix the button style of RTT request dialog.
by wangqi
· 7 years ago
bc28ea7
Implement dialog for responding RTT request.
by wangqi
· 7 years ago
9a625f8
Update contact photo for RTT call screen.
by wangqi
· 7 years ago
a462370
Fix the bug that number format is not correct in RTL mode.
by wangqi
· 7 years ago
f6be617
Add upgrade to RTT call button.
by wangqi
· 7 years ago
c6d2186
Fix bubble showing after dismiss bug.
by yueg
· 7 years ago
b910304
Move update color code from CallCardPresenter to InCallPresenter.
by yueg
· 7 years ago
2789d6a
UI adjustment to RTT screen.
by wangqi
· 7 years ago
6a0a018
Fix bug preventing rejecting video calls
by roldenburg
· 7 years ago
6ca8c72
Replace png icons with vector drawable for video call screen.
by wangqi
· 7 years ago
08424ee
Show toast when handing off from LTE to WiFi
by roldenburg
· 7 years ago
32643ee
Remove unnecessary call to StatusBarNotifier.updateNotification().
by yueg
· 7 years ago
8dc242d
Replace assets "quantum_ic_videocam_white_24" with a vector asset.
by linyuh
· 7 years ago
aef646d
Replace png icon with vector drawable for voice call screen.
by wangqi
· 7 years ago
122fb0b
Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".
by linyuh
· 7 years ago
437ae95
Remove obsolete version checks and compat utilities after min SDK was bumped up to N.
by linyuh
· 7 years ago
Next »