index
:
packages_apps_Dialer.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
packages_apps_Dialer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
com
/
android
/
incallui
/
InCallActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "UI refresh for ringing screen."
Eric Erfanian
2018-07-10
1
-0
/
+64
*
Remove more instances of guava optional for built in optional.
erfanian
2018-06-29
1
-2
/
+2
*
Add background call checks.
erfanian
2018-06-26
1
-0
/
+10
*
UI refresh for ringing screen.
wangqi
2018-06-21
1
-64
/
+0
*
Set the preferred SIM when InCallActivity is not visible.
linyuh
2018-06-07
1
-6
/
+7
*
Supported two RTT calls at same time.
wangqi
2018-06-06
1
-4
/
+4
*
Dismiss RTT request dialog if RTT is already active.
wangqi
2018-06-05
1
-2
/
+10
*
Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.
zachh
2018-06-01
1
-2
/
+3
*
Fix bug that SpeakEasyFragment is added again after recreate of InCallActivity.
wangqi
2018-05-22
1
-0
/
+1
*
Set navigation bar color when dialpad is visible.
wangqi
2018-05-21
1
-24
/
+2
*
Update logging in incallactivity.
uabdullah
2018-05-11
1
-4
/
+4
*
More refactoring
erfanian
2018-05-04
1
-1
/
+2
*
Refactor PreferredAccountWorker to provide the dialog to be shown.
twyen
2018-04-30
1
-61
/
+17
*
Don't show dialog if in call activity is not visible.
twyen
2018-04-30
1
-0
/
+6
*
Move DialerCall.State to an independent package.
wangqi
2018-04-28
1
-3
/
+3
*
Show post char dialog without InCallActivity.
yueg
2018-04-25
1
-19
/
+2
*
Use UI listener for preferred account worker in in call UI
twyen
2018-04-25
1
-66
/
+86
*
Add "enabled" to SelectPhoneAccountDialogFragment.
twyen
2018-04-25
1
-8
/
+24
*
Show international call on wifi dialog without InCallActivity.
yueg
2018-04-25
1
-41
/
+1
*
More improvements call flow.
erfanian
2018-04-17
1
-0
/
+11
*
Update logic for incoming and active calls.
erfanian
2018-04-11
1
-3
/
+5
*
Implement background calling.
yueg
2018-04-05
1
-9
/
+0
*
Fix leak of InCallActivity's DecorView and stuck on disconnection bug.
wangqi
2018-04-05
1
-3
/
+3
*
Remove null check.
erfanian
2018-04-04
1
-1
/
+1
*
Better support for multi call.
erfanian
2018-04-04
1
-2
/
+6
*
Implement dialog for responding RTT request.
wangqi
2018-04-03
1
-0
/
+8
*
Add upgrade to RTT call button.
wangqi
2018-03-30
1
-2
/
+2
*
Remove unnecessary call to StatusBarNotifier.updateNotification().
yueg
2018-03-28
1
-3
/
+0
*
Remove obsolete methods in CompatUtils and rename it as "LocaleUtils".
linyuh
2018-03-26
1
-4
/
+1
*
Remove obsolete version checks and compat utilities after min SDK was bumped ...
linyuh
2018-03-26
1
-5
/
+3
*
Add more boilerplate to the incallui.
erfanian
2018-03-20
1
-4
/
+97
*
Add support of dialpad in RTT call.
wangqi
2018-03-08
1
-5
/
+20
*
Handle preferred SIM for ACTION_CALL
twyen
2018-03-07
1
-19
/
+73
*
Moved metrics related methods out of LoggingBindings.
zachh
2018-02-22
1
-7
/
+11
*
Implement read/write text stream to RttCall.
wangqi
2018-02-22
1
-0
/
+3
*
Add simulator RTT call.
wangqi
2018-02-22
1
-15
/
+89
*
Remove bubble v1.
yueg
2018-02-05
1
-6
/
+0
*
Fixed a regression where we incorrectly reported that the dialpad was visible.
calderwoodra
2018-01-24
1
-1
/
+5
*
Move onUiShowing() call from onResume/onPause to onStart/onStop.
yueg
2018-01-17
1
-7
/
+11
*
InCallActivity should not call onUiShowing(false) when recreating.
yueg
2018-01-09
1
-2
/
+5
*
Allow orientation change when receiving video upgrade request in the in-call UI.
linyuh
2017-12-18
1
-1
/
+1
*
Turning on the screen when audio stream of an incoming call is directed throu...
linyuh
2017-12-15
1
-3
/
+4
*
InCallActivity#isDialpadVisible() now returns the correct value.
calderwoodra
2017-12-12
1
-3
/
+4
*
Merge what's left in InCallActivityCommon into InCallActivity.
linyuh
2017-11-21
1
-101
/
+513
*
Merge the following methods in InCallActivityCommon into InCallActivity:
linyuh
2017-11-18
1
-30
/
+187
*
Merge the following methods in InCallActivityCommon into InCallActivity:
linyuh
2017-11-18
1
-10
/
+96
*
Move the following methods from InCallActivityCommon to InCallActivity:
linyuh
2017-11-18
1
-3
/
+25
*
Move InCallActivityCommon#dismissPendingDialogs to InCallActivity.
linyuh
2017-11-18
1
-12
/
+42
*
Move InCallActivityCommon#dismissKeyGuard to InCallActivity.
linyuh
2017-11-18
1
-1
/
+12
*
Fix previous usage of LoggingBinding with Logger class.
weijiaxu
2017-11-11
1
-16
/
+7
[next]