Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Dialer
/
18cd4c71fb26d0c9fbb2bb4f664dabbfaad73dd9
/
java
/
com
/
android
/
incallui
/
call
7890b99b
Failed to show hold call when user click swap and merge simultaneously
by rongmei.li
· 6 years ago
ed336cb
Fix to update peer dimensions when video screen resumes foreground
by Sekine Yasuaki
· 8 years ago
60c1e57
Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings
by linyuh
· 7 years ago
1197fa7
Add voip call checks.
by erfanian
· 7 years ago
1f48574
Take in to account video upgrade requests in some circumstances.
by erfanian
· 8 years ago
61dc939
Check phone capabilities.
by erfanian
· 8 years ago
1b96ca5
Fix bug that RTT call is conferenceable with voice call.
by wangqi
· 8 years ago
7299b00
Delete checkSpamStatusForInCallUi
by maxwelb
· 8 years ago
190343a
Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.
by zachh
· 8 years ago
3b552ec
Add new spam API which can query additional data.
by maxwelb
· 8 years ago
3d5e04f
Add toast message when RTT request failed.
by wangqi
· 8 years ago
c5c4218
Began implementation of Dialer dark theme.
by calderwoodra
· 8 years ago
71a22dc
Add promotion module.
by wangqi
· 8 years ago
b87334b
Update DialerCall to use SpamStatus instead of booleans
by maxwelb
· 8 years ago
3887ab0
Use listeners to drive fragment lifecycles.
by erfanian
· 8 years ago
810d43d
Add RTT after call promo bottomsheet.
by wangqi
· 8 years ago
80e3892
Move SpamStatus classes into subpackage
by maxwelb
· 8 years ago
830da7c
Update callers of checkSpamStatus to use Future based API
by maxwelb
· 8 years ago
4ef430e
Use Telecom Bluetooth API instead of system Bluetooth API.
by yueg
· 8 years ago
49f90b3
Add test to verify no crash on multiple DialerCall#onRemovedFromCallList.
by wangqi
· 8 years ago
c140122
Add spam status tests for CallList#onCallAdded
by maxwelb
· 8 years ago
89e3d1b
More refactoring
by erfanian
· 8 years ago
d95d0f6
Save connection info in the DialerCall
by maxwelb
· 8 years ago
6e0d639
Don't save transcript if it's empty.
by wangqi
· 8 years ago
bed9e2f
Store RTT transcript message received when UI is in background.
by wangqi
· 8 years ago
bb94ca6
Move DialerCall.State to an independent package.
by wangqi
· 8 years ago
a0c49f6
Fix crash when saving transcript is called multiple times.
by wangqi
· 8 years ago
27c3718
Expose active calls from in call UI
by twyen
· 8 years ago
81e373e
Add impression logging for RTT call
by wangqi
· 8 years ago
f186105
Delete DialerCall#onDestroy since it's redudant with onRemovedFromCallList.
by wangqi
· 8 years ago
455f0ef
Change RttTransciptUtil methods to return ListenableFuture.
by wangqi
· 8 years ago
dcc84cd
Add checks for call eligibility.
by erfanian
· 8 years ago
d6b10d5
Add RTT transcript to call details.
by wangqi
· 8 years ago
ed677ef
Migrate RTT chat history to use proto buffer.
by wangqi
· 8 years ago
bc28ea7
Implement dialog for responding RTT request.
by wangqi
· 8 years ago
f6be617
Add upgrade to RTT call button.
by wangqi
· 8 years ago
08424ee
Show toast when handing off from LTE to WiFi
by roldenburg
· 8 years ago
437ae95
Remove obsolete version checks and compat utilities after min SDK was bumped up to N.
by linyuh
· 8 years ago
07d6d00
Move spam setting related methods out of spam interface into a separate spam
by Android Dialer
· 8 years ago
d05d899
Add more boilerplate to the incallui.
by erfanian
· 8 years ago
73a74c3
Handle preferred SIM for ACTION_CALL
by twyen
· 8 years ago
da410d3
Show a warning dialog about charges when user starts a video call
by wangqi
· 8 years ago
d2e5d0b
Move assisted dialing out of P.
by erfanian
· 8 years ago
37a969d
Fix bug in isVoicemailNumber method not returning early
by roldenburg
· 8 years ago
7a96dc7
Moved metrics related methods out of LoggingBindings.
by zachh
· 8 years ago
153af2f
Implement read/write text stream to RttCall.
by wangqi
· 8 years ago
8d407a0
Annotate RTT as @TargetApi(28).
by wangqi
· 8 years ago
219b870
Add simulator RTT call.
by wangqi
· 8 years ago
974fc29
internal change
by Android Dialer
· 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
6bd612f
Pass PhoneAccountHandle into VideoTech isAvailable
by roldenburg
· 8 years ago
3eca69f
Use EmptyVideoTech instead of null RcsVideoShare VideoTech impl when unavailable
by roldenburg
· 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
183cb71
Remove field prefixes.
by linyuh
· 8 years ago
2cf2c34
Update assisted dialing extras in preparation for platform implementation.
by erfanian
· 8 years ago
a4745bd
Move TelecomCallUtil to com.android.dialer
by twyen
· 8 years ago
9ad8a72
Update Spam module to use Dagger
by maxwelb
· 8 years ago
c950a9b
Fix previous usage of LoggingBinding with Logger class.
by weijiaxu
· 8 years ago
94df720
App latency test migration.
by weijiaxu
· 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
c8cf79e
Some cleanup of incoming call latency.
by wangqi
· 8 years ago
4f02639
Rename Lightbringer to Duo
by roldenburg
· 8 years ago
9982f0d
Optimization for incoming call latency.
by wangqi
· 8 years ago
2cec380
Fix for voice screen showing for a short time when making a video call
by roldenburg
· 8 years ago
d0f207f
Fix incallui to use latest ux mocks for assisted dialing.
by erfanian
· 8 years ago
7bb9623
Partial revert of cl/170369554 to fix video call ringing screen
by roldenburg
· 8 years ago
265089a
Show on hold in management screen for conference call.
by yueg
· 8 years ago
01a964d
Make incoming and ongoing call notification foreground and highest priority.
by yueg
· 8 years ago
4d705e5
Fix crash on hanging up simulator video call.
by wangqi
· 8 years ago
a8d6609
Upgrade and refactor latency test over Dialer. Now it has Incall UI latency besides app launch latency. Alert functionality is not included in this cl.
by weijiaxu
· 8 years ago
9753935
Update text of call back number in emergency calls.
by wangqi
· 8 years ago
dde01c5
Log non-contact lightbringer actions
by twyen
· 8 years ago
ab0b856
Refactor CallList to call onUpdateCall and notifyGenericListeners directly.
by wangqi
· 8 years ago
01e9204
Refactor second call logging
by uabdullah
· 8 years ago
457b397
Log if a call is IMS reachable.
by yueg
· 8 years ago
339b4f3
Always show line1 number in emergency call.
by wangqi
· 8 years ago
53e1ce3
Use simulator to add in-call UI integration tests
by sail
· 8 years ago
2ca4318
Update Dialer source to latest internal Google revision.
by Eric Erfanian
· 8 years ago
c857f90
Update Dialer to v10 RC32
by Eric Erfanian
· 9 years ago
10b34a5
Update Dialer to V10 RC16
by Eric Erfanian
· 9 years ago
8369df0
This change reflects the Dialer V10 RC00 branch.
by Eric Erfanian
· 9 years ago
d8046e5
Update AOSP Dialer source from internal google3 repository at cl/152373142.
by Eric Erfanian
· 9 years ago
9050823
Update AOSP Dialer source from internal google3 repository at cl/151128062
by Eric Erfanian
· 9 years ago
d5e47f6
Update Dialer source from latest green build.
by Eric Erfanian
· 9 years ago
ccca315
Update dialer sources.
by Eric Erfanian
· 9 years ago