Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Dialer
/
5e7d12ef1effb30f8f3cef918e3f15aec2eb521c
/
java
/
com
/
android
/
incallui
03b1319
Added number presentation to AnnotatedCallLog.
by zachh
· 8 years ago
04306a7
Update preferred SIM SuggestionProvider
by twyen
· 8 years ago
2a422f7
Bubble v2 a11y.
by yueg
· 8 years ago
c8dfaf1
Add flag to enable NUI shortcut.
by calderwoodra
· 8 years ago
571a2b4
Add foreground service permission
by roldenburg
· 8 years ago
a584bcd
Fixed a regression where we incorrectly reported that the dialpad was visible.
by calderwoodra
· 8 years ago
dd5f1a5
Updated call number by NW is not displayed
by wangqi
· 8 years ago
f255661
Update Assisted Dialing references.
by erfanian
· 8 years ago
05838b5
Changed PhoneLookup#lookup to accept a DialerPhoneNumber.
by zachh
· 8 years ago
2c4fc1c
Update Simulator to launch SpeakEasy
by Android Dialer
· 8 years ago
6bd612f
Pass PhoneAccountHandle into VideoTech isAvailable
by roldenburg
· 8 years ago
10f6e82
Move onUiShowing() call from onResume/onPause to onStart/onStop.
by yueg
· 8 years ago
3eca69f
Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable
by roldenburg
· 8 years ago
4ee24a9
Fixed bug in handling of empty numbers in new call log.
by zachh
· 8 years ago
7b94d1e
Add the boilerplate dagger logic for SpeakEasy.
by erfanian
· 8 years ago
7f5acbe
Roll forward the broadcast in-call UI changes.
by yueg
· 8 years ago
6ea98b2
Update content description of back button on banner of RTT chat.
by wangqi
· 8 years ago
02415ab
Adjustment to banner of RTT chat window.
by wangqi
· 8 years ago
06fee1b
Allow SimSuggestionProvider to auto select phone account.
by twyen
· 8 years ago
5c030d7
Fix NPE in NewReturnToCallController.createLettleTileDrawable().
by yueg
· 8 years ago
d7490db
Let RCS Video Share take over Duo as the active video tech for a call
by roldenburg
· 8 years ago
f4ba345
Handle android.telephony.event.EVENT_CALL_FORWARDED.
by wangqi
· 8 years ago
a330535
InCallActivity should not call onUiShowing(false) when recreating.
by yueg
· 8 years ago
fdbf2a0
Add RTT call chat window.
by wangqi
· 8 years ago
183cb71
Remove field prefixes.
by linyuh
· 8 years ago
2cf2c34
Update assisted dialing extras in preparation for platform implementation.
by erfanian
· 8 years ago
48609d0
Bubble v2 changes.
by yueg
· 8 years ago
043d671
Always have hardware acceration enabled for InCallActivity
by roldenburg
· 8 years ago
0ca0185
Don't use phone number in spam call notifications
by maxwelb
· 8 years ago
f539f78
Bubble v2 logging.
by yueg
· 8 years ago
8fbecce
Allow orientation change when receiving video upgrade request in the in-call UI.
by linyuh
· 8 years ago
f34f7b9
Upgrade target SDK version to 27.
by linyuh
· 8 years ago
0b4755c
Bubble v2 animation change.
by yueg
· 8 years ago
f79d1cb
Turning on the screen when audio stream of an incoming call is directed through Bluetooth.
by linyuh
· 8 years ago
2d5167b
Take into consideration special characters when we do contact match.
by linyuh
· 8 years ago
2f91e94
Recycle TypedArray for AutoResizeTextView.
by wangqi
· 8 years ago
e7ea93d
Refactor CallerInfo and ContactInfoHelper to improve readability.
by linyuh
· 8 years ago
a4745bd
Move TelecomCallUtil to com.android.dialer
by twyen
· 8 years ago
d588387
InCallActivity#isDialpadVisible() now returns the correct value.
by calderwoodra
· 8 years ago
bdef88b
BEGIN_PUBLIC Automated rollback of changelist 172505648
by linyuh
· 8 years ago
c875a5b
Also show bubble avatar for incoming call and outgoing call.
by yueg
· 8 years ago
9ad8a72
Update Spam module to use Dagger
by maxwelb
· 8 years ago
78e54ac
Added manifest override for PhoneLookupHistory provider.
by zachh
· 8 years ago
952fc68
Hide bubble in (New)ReturnToCallController.tearDown().
by yueg
· 8 years ago
625cdb0
Temporarily disable PhoneHistoryRecorder.
by zachh
· 8 years ago
81a77ff
Bubble v2 animation changes.
by yueg
· 8 years ago
b29f582
Added PhoneLookupHistoryRecorder.
by zachh
· 8 years ago
e77277c
Rollback Broadcast in-call UI changes.
by yueg
· 8 years ago
26d36b2
Fix NPE crash on video call.
by wangqi
· 8 years ago
1632cfe
*** Reason for rollback ***
by roldenburg
· 8 years ago
1d62ab2
Enable timer in emergency call.
by wangqi
· 8 years ago
2c6803d
Prevent change SIM icon from showing during a voicemail call
by twyen
· 8 years ago
5e22e80
Refactor DialpadFragment's DtmfKeyListener
by maxwelb
· 8 years ago
fc1f9cf
Add impressions for dual sim features
by twyen
· 8 years ago
38af651
Prevent SIM selection and change SIM from showing when there are active calls
by twyen
· 8 years ago
3dcd8ea
Bubble v2 UI changes.
by yueg
· 8 years ago
3855a6b
Adding call feedback mechanism
by Android Dialer
· 8 years ago
c3968e6
Merge what's left in InCallActivityCommon into InCallActivity.
by linyuh
· 8 years ago
ba99bef
Implement SIM selection dialog
by twyen
· 8 years ago
5a2b1b2
Added place voice call search action to regular search.
by calderwoodra
· 8 years ago
57b093b
Merge the following methods in InCallActivityCommon into InCallActivity:
by linyuh
· 8 years ago
e537117
Implement change SIM animation
by twyen
· 8 years ago
7b86f56
Merge the following methods in InCallActivityCommon into InCallActivity:
by linyuh
· 8 years ago
092b21c
Remove unused code InCallUiBings.getUiReadyBroadcastIntent().
by yueg
· 8 years ago
69a2506
Move the following methods from InCallActivityCommon to InCallActivity:
by linyuh
· 8 years ago
4307347
Automated rollback
by roldenburg
· 8 years ago
f99f630
Move InCallActivityCommon#dismissPendingDialogs to InCallActivity.
by linyuh
· 8 years ago
006ac37
Automated rollback
by roldenburg
· 8 years ago
9c327da
Move InCallActivityCommon#dismissKeyGuard to InCallActivity.
by linyuh
· 8 years ago
9a915fc
Stop turning on the screen when the incoming/outgoing call is via Bluetooth.
by linyuh
· 8 years ago
8c47d75
Conferece call management screen UI adjustment.
by yueg
· 8 years ago
0efc840
Hook up pre-call actions
by twyen
· 8 years ago
c950a9b
Fix previous usage of LoggingBinding with Logger class.
by weijiaxu
· 8 years ago
f15085f
Disable "Switch Camera" button when not transmitting
by roldenburg
· 8 years ago
14e534e
Added phone paused icon to on hold banner.
by calderwoodra
· 8 years ago
83d8a62
Commit transaction synchronously for OnHoldFragment.
by yueg
· 8 years ago
84ac49b
Implement some UI changes.
by yueg
· 8 years ago
65e1907
Stop ringtone when user opens "respond via message" option
by roldenburg
· 8 years ago
5fa4c0f
Show dual alphabets on the dialpad if a secondary alphabet is available.
by linyuh
· 8 years ago
a5a08d8
Add avatar and small icon in bubble primary button.
by yueg
· 8 years ago
c14610d
Update heads up notification based on video state
by roldenburg
· 8 years ago
650e7cc
Add more log entries in loggingBinding.
by weijiaxu
· 8 years ago
0cd36a6
Removed helper methods in DialerExecutors.
by zachh
· 8 years ago
bd03600
Use DialpadTextView instead of TextView to show letters under each digit key.
by linyuh
· 8 years ago
04d4ba5
Add logging statement to assert InCallUI branched as expected.
by erfanian
· 8 years ago
77cb8e5
Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener.
by yueg
· 8 years ago
31cac38
Clear cached requested video state
by roldenburg
· 8 years ago
5d8ed93
Fix HOLD option not displayed in voice calls in CDMA + GSM.
by wangqi
· 8 years ago
168d09c
Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProtectedStorageContext(Context) to StorageComponent.
by linyuh
· 8 years ago
8d662ca
Set incall button color to match sim color.
by wangqi
· 8 years ago
94df720
App latency test migration.
by weijiaxu
· 8 years ago
2827dd1
Display CDMA voice privacy icon on notification bar.
by Eric Erfanian
· 8 years ago
fad3d87
Fix crash that isInMultiWindownMode is not supported on M.
by wangqi
· 8 years ago
ca47547
Fix TMO frozen ViLTE video upon swapping call
by roldenburg
· 8 years ago
6a4cebd
Improved dagger support for executor services.
by zachh
· 8 years ago
938468d
Rename the new bubble package name from "bubble" to "newbubble".
by Eric Erfanian
· 8 years ago
c18ad7a
Fix NPE in TelecomAdapter.stopForegroundNotification().
by yueg
· 8 years ago
6f78d93
Stop showing partially matched numbers that are not global phone numbers.
by linyuh
· 8 years ago
c8cf79e
Some cleanup of incoming call latency.
by wangqi
· 8 years ago
bfd6b1f
Finish AudioRouteSelectorActivity in onAudioRouteSelected.
by yueg
· 8 years ago
Next »