Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
54af4fc42ac093c7dc84787b8bc98733207c0496
/
telecomm
dff38f5
Merge "Cleanup API docs for audio codecs and add intdef."
by Tyler Gunn
· 4 years, 11 months ago
dba2aa6
Moved RilRadioTechnology annotation
by Daniel Bright
· 5 years ago
1c68762
Cleanup API docs for audio codecs and add intdef.
by Tyler Gunn
· 5 years ago
c553104
Merge "Introduce telecom api to launch emeregency dialer."
by Fan Zhang
· 5 years ago
2b2458e
Introduce telecom api to launch emeregency dialer.
by Fan Zhang
· 5 years ago
edf7ce4
Merge "Revert "Use new UnsupportedAppUsage annotation.""
by Austin Wang
· 5 years ago
a63a2c0
Revert "Use new UnsupportedAppUsage annotation."
by Austin Wang
· 5 years ago
91cec6e
Add post-call screen API.
by Grace Jia
· 5 years ago
1385dca
Merge "Use new UnsupportedAppUsage annotation."
by satayev
· 5 years ago
a526490
Use new UnsupportedAppUsage annotation.
by Artur Satayev
· 5 years ago
ffd2e96
Merge "User cannot reject a waiting call after a switch call fails"
by Tyler Gunn
· 5 years ago
4efe689e
Merge "Add Verstat fields to Telecom call/connection classes."
by Tyler Gunn
· 5 years ago
d154c9304
Merge "Define EXTRA_AUDIO_CODEC_TYPE in Connection"
by Allen Su
· 5 years ago
1d4fcf1
Merge "Car mode InCallService changes."
by Tyler Gunn
· 5 years ago
2aca989
Define EXTRA_AUDIO_CODEC_TYPE in Connection
by allenwtsu
· 5 years ago
cebf791
Merge "Change name of setShouldScreenCallFurther"
by Hall Liu
· 5 years ago
d57d76c
Add Verstat fields to Telecom call/connection classes.
by Tyler Gunn
· 5 years ago
fd191d8
Merge "Expose new Telecom APIs for use by Telephony"
by Hall Liu
· 5 years ago
f701f7a
Car mode InCallService changes.
by Tyler Gunn
· 5 years ago
b6d1319
telephony annotations part 2
by Chen Xu
· 5 years ago
cb8fa74
User cannot reject a waiting call after a switch call fails
by Masaho Nishikawa
· 5 years ago
252fcc7
Merge "Add support for disconnecting outgoing calls for emergency calls"
by Treehugger Robot
· 5 years ago
6271387
Add support for disconnecting outgoing calls for emergency calls
by Brad Ebinger
· 5 years ago
b230624
Expose new Telecom APIs for use by Telephony
by Hall Liu
· 5 years ago
c404435
Fix infinite recursion due to error log message
by Brad Ebinger
· 5 years ago
398794c
Merge "Cleanup video provider binder code."
by Tyler Gunn
· 5 years ago
46758be
Merge "Add response to notify that an outgoing call is screened."
by Treehugger Robot
· 5 years ago
d1fdf3a
Cleanup video provider binder code.
by Tyler Gunn
· 5 years ago
5be8504
Merge "More telephony updates for mainline."
by Tyler Gunn
· 5 years ago
69554cf
Change name of setShouldScreenCallFurther
by Hall Liu
· 5 years ago
fc2be9c
Fix double-add of calls
by Hall Liu
· 5 years ago
5567d74
More telephony updates for mainline.
by Tyler Gunn
· 5 years ago
f363f35
Merge "Add new SystemApi methods for mainline"
by Treehugger Robot
· 5 years ago
d2f962a
Add new SystemApi methods for mainline
by Hall Liu
· 5 years ago
90b3804
Add response to notify that an outgoing call is screened.
by Grace Jia
· 5 years ago
7631ff7
new telephony annotation class
by Chen Xu
· 5 years ago
9c3abc4
Merge "Make Connection.Listener methods package private."
by Tyler Gunn
· 5 years ago
633e4c3
Make Connection.Listener methods package private.
by Tyler Gunn
· 5 years ago
e87b715
Merge "Add logging values for new call states"
by Hall Liu
· 5 years ago
c63f908
Telecom API updates for mainline support.
by Tyler Gunn
· 5 years ago
4e35b64
Add logging values for new call states
by Hall Liu
· 5 years ago
31de23d
Add SDK compatibility code for new call states
by Hall Liu
· 5 years ago
360428c
Merge "Add APIs to support background call screening"
by Hall Liu
· 5 years ago
6dfa249
Add APIs to support background call screening
by Hall Liu
· 5 years ago
a9a33e1
Add Telecom command for setting connectionservice filter
by Brad Ebinger
· 5 years ago
b61230c
Integrate the active emergency session listener in TelephonyRegistry
by Shuo Qian
· 5 years ago
2d21e95
CallScreeningService API changed.
by Grace Jia
· 5 years ago
99f17ce
Expose ConnectionService Handler to remove flaky tests
by Brad Ebinger
· 5 years ago
00be951
Add missing nullability annotations.
by Aurimas Liutikas
· 5 years ago
4bccabe
Merge "Prevent Infinite Recursion in Telecom Sessions" am: 8dec6de25a
by Brad Ebinger
· 5 years ago
839bfaf
Prevent Infinite Recursion in Telecom Sessions
by Brad Ebinger
· 5 years ago
0e93d73
Add CAPABILITY_EMERGENCY_PREFERRED in PhoneAccount
by Brad Ebinger
· 6 years ago
6986a63
Support indicating call direction on existing connections.
by Tyler Gunn
· 5 years ago
a8abb52
Merge "Make getSimCallManager msim aware"
by Brad Ebinger
· 5 years ago
b0dc29a
Add silence support to CallScreeningService/Call API
by Usman Abdullah
· 6 years ago
7fceb20
Merge "Fix bugs with Remote Connection Services." into qt-dev
by Tyler Gunn
· 5 years ago
156a33b
Fix bugs with Remote Connection Services.
by Tyler Gunn
· 5 years ago
d28f0c8
Merge "Enhancements to conference for non-conference host scenarios." into qt-dev
by TreeHugger Robot
· 5 years ago
ac60f95
Enhancements to conference for non-conference host scenarios.
by Tyler Gunn
· 5 years ago
3636d74
Add CAPABILITY_EMERGENCY_PREFERRED in PhoneAccount
by Brad Ebinger
· 6 years ago
5d22b5c
Make getSimCallManager msim aware
by Brad Ebinger
· 6 years ago
ac9d572
Merge "Make queryRemoteConnectionServices DSDS aware." into qt-dev
by Tyler Gunn
· 6 years ago
4c69fb3
Make queryRemoteConnectionServices DSDS aware.
by Tyler Gunn
· 6 years ago
3bd719b
Merge "Revert "Revert "Remove deprecated System APIs added in Q.""" into qt-dev
by Ian Pedowitz
· 6 years ago
f18ee4c
Update API docs for TelecomManager#endCall.
by Tyler Gunn
· 6 years ago
169bed7
Revert "Revert "Remove deprecated System APIs added in Q.""
by Suprabh Shukla
· 6 years ago
5968659
Merge changes from topics "role-dialer-dialog", "role-sms-dialog" into qt-dev
by TreeHugger Robot
· 6 years ago
929085f
Deprecate intent action to the old changing default dialer/SMS dialogs.
by Hai Zhang
· 6 years ago
e783331
Make getSimCallManager msim aware
by Brad Ebinger
· 6 years ago
8b3b777
Merge "Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."" into qt-dev
by Ian Pedowitz
· 6 years ago
79a19ef
Revert "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q."
by Ian Pedowitz
· 6 years ago
3f38719
Merge "RESTRICT AUTOMERGE Remove deprecated System APIs added in Q." into qt-dev
by Ian Pedowitz
· 6 years ago
d62c76c
Merge "Add PhoneAccountHandle method to check if 2 accts are from same CS."
by Tyler Gunn
· 6 years ago
09d4aba
Merge "Add PhoneAccountHandle method to check if 2 accts are from same CS."
by Tyler Gunn
· 6 years ago
425dac5
Change command like set-default-dialer to be a test override.
by Tyler Gunn
· 6 years ago
0201429
RESTRICT AUTOMERGE Remove deprecated System APIs added in Q.
by Sudheer Shanka
· 6 years ago
8dd5bbb
Merge "Make connection events work for conferences" into qt-dev
by Hall Liu
· 6 years ago
7ae228c
Merge "Make connection events work for conferences" am: fc53864672
by Hall Liu
· 6 years ago
c9bc1c6
Make connection events work for conferences
by Hall Liu
· 6 years ago
a540091
Make connection events work for conferences
by Hall Liu
· 6 years ago
b1145bd
Merge "Add PhoneAccountHandle method to check if 2 accts are from same CS." into qt-dev
by Tyler Gunn
· 6 years ago
c7d1078
Add PhoneAccountHandle method to check if 2 accts are from same CS.
by Tyler Gunn
· 6 years ago
6345bf6
Add PhoneAccountHandle method to check if 2 accts are from same CS.
by Tyler Gunn
· 6 years ago
556d240
Telecom API doc cleanup.
by Tyler Gunn
· 6 years ago
2a5098f
Use Received Uri as Gateway Uri
by Shuo Qian
· 6 years ago
ed0690d
Merge "Use Received Uri as Gateway Uri" am: 211771cf79
by Shuo Qian
· 6 years ago
5f78486
Use Received Uri as Gateway Uri
by sqian
· 6 years ago
3c9e9d1
Merge "Fix documentation of CallRedirectionService" am: 820a7b5144
by sqian
· 6 years ago
f08dd80
Fix documentation of CallRedirectionService
by sqian
· 6 years ago
87833ee
Fix documentation of CallRedirectionService
by sqian
· 6 years ago
4d97d12
resolve merge conflicts of 37f662002956ba0cf7a86ccba543611e31a16b14 to stage-aosp-master
by Tyler Gunn
· 6 years ago
37f6620
Merge "Remove call identification APIs."
by Tyler Gunn
· 6 years ago
61460ac
Remove call identification APIs.
by Tyler Gunn
· 6 years ago
a842e76
Remove call identification APIs.
by Tyler Gunn
· 6 years ago
b9bace1
Merge "Enable Telecom to bind third party InCallServices." am: 90a9d627aa
by Youming Ye
· 6 years ago
a2f3fa9
Enable Telecom to bind third party InCallServices.
by Youming Ye
· 6 years ago
02f4369
Merge "Add @UnsupportedAppUsage annotations" am: 88e2a9aaee
by Andrei-Valentin Onea
· 6 years ago
fbc8cfd
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 6 years ago
e30e392
Add @UnsupportedAppUsage annotations
by Andrei Onea
· 6 years ago
3783c59
Merge "Add silence support to CallScreeningService/Call API"
by Usman Abdullah
· 6 years ago
Next »