Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
apps
/
Dialer
/
b6c615dba7609e5134e960a92e723cfeadfbc589
/
java
/
com
/
android
/
incallui
b6c615d
UI refresh for voice call screen.
by wangqi
· 6 years ago
988dac5
Internal change
by twyen
· 6 years ago
36d5b93
UI refresh for ringing screen.
by wangqi
· 6 years ago
a45b5e0
Ignore display cutout for in call UI.
by twyen
· 6 years ago
1f48574
Take in to account video upgrade requests in some circumstances.
by erfanian
· 6 years ago
0509a47
Update settings
by uabdullah
· 6 years ago
175b1a7
Fix text color in MultimediaFragment
by yueg
· 6 years ago
94a7b3b
Add call eligibility checks.
by erfanian
· 6 years ago
4a22adb
Fix wrong orientation change when a video call ends
by wangqi
· 6 years ago
61dc939
Check phone capabilities.
by erfanian
· 6 years ago
1b96ca5
Fix bug that RTT call is conferenceable with voice call.
by wangqi
· 6 years ago
da72fe5
Replaced a reference in a comment to DialtactsActivity with MainActivity.
by zachh
· 6 years ago
7299b00
Delete checkSpamStatusForInCallUi
by maxwelb
· 6 years ago
b62883a
Rename keep.xml in spam.
by wangqi
· 6 years ago
a5b8041
Use an activity instead of a fragment for SpeakEasySettings
by uabdullah
· 6 years ago
ff1a496
Fix secondary color on incall screen.
by wangqi
· 6 years ago
d637192
Fix NPE issue when tapping speaker button on VT call ended screen
by wangqi
· 6 years ago
1e4ef18
A few more interface updates.
by erfanian
· 6 years ago
72fdb6c
Fix incall icon arrow color
by yueg
· 6 years ago
b384384
Fix bubble theme crash
by yueg
· 6 years ago
f62092d
Set the preferred SIM when InCallActivity is not visible.
by linyuh
· 6 years ago
a6e6c06
Update mute states after add voice call from RTT call.
by wangqi
· 6 years ago
91958f8
Supported two RTT calls at same time.
by wangqi
· 6 years ago
50ba08e
Update a few interfaces.
by erfanian
· 6 years ago
fb0cfff
Dismiss RTT request dialog if RTT is already active.
by wangqi
· 6 years ago
16191f1
Update dagger types.
by erfanian
· 6 years ago
74903c9
Add keep.xml to keep string resources for spam.
by wangqi
· 6 years ago
af13a97
Fix video call icon color
by twyen
· 6 years ago
a4f2cae
Fix color in RTT call screen.
by wangqi
· 6 years ago
6ad72f6
Updating PhotoInfo and GlidePhotoManager to support conference calls.
by Android Dialer
· 6 years ago
f856446
Solve BiDi problem when phone number is concatenated with RTL-string
by linyuh
· 6 years ago
f0d5155
Fix color of primary text on incall screen.
by wangqi
· 6 years ago
190343a
Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.
by zachh
· 6 years ago
3b552ec
Add new spam API which can query additional data.
by maxwelb
· 6 years ago
ea49b80
Add new default interface.
by erfanian
· 6 years ago
743b501
Also check call configuration for disconnected call
by yueg
· 6 years ago
3d5e04f
Add toast message when RTT request failed.
by wangqi
· 6 years ago
784a7cd
Update button color.
by erfanian
· 6 years ago
8f000b7
Some minor tweaks to the UI.
by calderwoodra
· 6 years ago
70189d8
Fix dialpad theme on incall screen.
by wangqi
· 6 years ago
936127c
Some improvements to the answer fragment layouts.
by erfanian
· 6 years ago
e70ef90
Fix a few UI bugs.
by calderwoodra
· 6 years ago
e3146e0
Log IMS video call available state
by twyen
· 6 years ago
0fe130f
Use Dialer Light Theme for SpeakEasyFragment
by uabdullah
· 6 years ago
2ad3c08
Use Maps SDK lite mode instead of static API for emergency call.
by yueg
· 6 years ago
f13f0b8
Updating locations where PrimaryInfo#setPhoto is used to also PrimaryInfo#setPhotoUri for new GlidePhotoManager implementation. As part of this addition, we also are cleaning the setPhoto(null) because this is not explicitly needed.
by Android Dialer
· 6 years ago
a93df43
Converted ThemeUtil into a DaggerModule.
by calderwoodra
· 6 years ago
a40a9ef
Remove photo support in PhoneNumberService
by twyen
· 6 years ago
c5c4218
Began implementation of Dialer dark theme.
by calderwoodra
· 6 years ago
c46cfd2
Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity.
by wangqi
· 6 years ago
97308c9
Use new dialer base theme instead of AppCompat theme for spam blocking promo
by Android Dialer
· 6 years ago
134d6b1
Handle null VideoCall
by twyen
· 6 years ago
73ed613
Set navigation bar color when dialpad is visible.
by wangqi
· 6 years ago
e6f53f4
Adds alternative spam words for non-english speaking countries.
by Android Dialer
· 6 years ago
71a22dc
Add promotion module.
by wangqi
· 6 years ago
929539e
Implement a global theme to be easily configured in Dialer.
by calderwoodra
· 6 years ago
dc761f4
A11y: group caller information together.
by wangqi
· 6 years ago
c165ca1
Show spam blocking promo notification in place of after call notification
by Android Dialer
· 6 years ago
55cd263
Updating ContactGridManager to use GlidePhotoManager for more efficient contact photo creation. If the photoUri does not exist, GlidePhotoManagerImpl will create the needed LetterTileDrawable to use in the contact photo's place.
by Android Dialer
· 6 years ago
d1a269b
Fix add call button behavior.
by yueg
· 6 years ago
c876815
Use component for iconography
by erfanian
· 6 years ago
b87334b
Update DialerCall to use SpamStatus instead of booleans
by maxwelb
· 6 years ago
3887ab0
Use listeners to drive fragment lifecycles.
by erfanian
· 6 years ago
56a4cda
Update logging in incallactivity.
by uabdullah
· 6 years ago
95b2a78
Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.
by weijiaxu
· 6 years ago
810d43d
Add RTT after call promo bottomsheet.
by wangqi
· 6 years ago
270663c
Update answer button logic.
by erfanian
· 6 years ago
ebaf630
Hide new after call spam blocking promo behind an additional flag.
by Android Dialer
· 6 years ago
267cdad
Format callback phone number.
by yueg
· 6 years ago
c0200c4
Do not show bubble for outgoing call if it's not a background call.
by yueg
· 6 years ago
b2b6365
Place Duo calls with PreCall
by twyen
· 6 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
Next »