Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_services_Telecomm
/
83cfe7cb54c12db39e88db176e12992c1641946c
/
src
/
com
/
android
83cfe7c
Fix build due to missing import in Telecomm
by Sailesh Nepal
· 12 years ago
a439e1b
Update Telecomm to use new wrappers and aidl paths
by Sailesh Nepal
· 12 years ago
9ddfdde
Merge "Temp work around for audio bugs" into master-nova
by Sailesh Nepal
· 12 years ago
28e8ad6
Wiring up the Telecomm abort flow.
by Ben Gilad
· 12 years ago
1cecc7c
Temp work around for audio bugs
by Sailesh Nepal
· 12 years ago
9199078
Redact personally identifiable information
by Sailesh Nepal
· 12 years ago
f1c191d
Upate logging to use LogUtil
by Sailesh Nepal
· 12 years ago
2f83a0c
Merge "Add ringer code to actually play a ringtone." into master-nova
by Santos Cordon
· 12 years ago
57a680f
Add ringer code to actually play a ringtone.
by Santos Cordon
· 12 years ago
41d5e1e
Merge "First pass at Telephony broadcasts" into master-nova
by Evan Charlton
· 12 years ago
ee64276
Increase look up timeouts
by Sailesh Nepal
· 12 years ago
d1cac3d
Merge "Add a utility class for logging" into master-nova
by Sailesh Nepal
· 12 years ago
0f996eb
Add a utility class for logging
by Sailesh Nepal
· 12 years ago
26d6727
Add logging when timeouts occur
by Evan Charlton
· 12 years ago
5c670a9
First pass at Telephony broadcasts
by Evan Charlton
· 12 years ago
57ad6ed
Merge "Allow timeouts to be configurable" into master-nova
by Evan Charlton
· 12 years ago
1063e28
Allow timeouts to be configurable
by Evan Charlton
· 12 years ago
b6d118a
Check for a null set of binders.
by Ben Gilad
· 12 years ago
4074c2a
Remove unused Telecomm imports.
by Ben Gilad
· 12 years ago
b4f0632
Merge "Followup re post-submit comments on ag/428313." into master-nova
by Ben Gilad
· 12 years ago
f02e988
Never use null collections
by Evan Charlton
· 12 years ago
46f93e7
Followup re post-submit comments on ag/428313.
by Ben Gilad
· 12 years ago
ebe42ee
Merge "Plumb the extras data through to the CallService" into master-nova
by Evan Charlton
· 12 years ago
a05805b
Plumb the extras data through to the CallService
by Evan Charlton
· 12 years ago
13cd4bc
Merge "Add Ringer skeleton to CallsManager." into master-nova
by Santos Cordon
· 12 years ago
4e9fffe
Add Ringer skeleton to CallsManager.
by Santos Cordon
· 12 years ago
9c23411
Using the new aborted call state (see ag/428312).
by Ben Gilad
· 12 years ago
8e55d1d
Adding the resource-deallocation utility.
by Ben Gilad
· 12 years ago
493e8f2
Make incoming calls work.
by Santos Cordon
· 12 years ago
a0d9f75
Adding some missing incoming CallManager logic.
by Ben Gilad
· 12 years ago
bb167cd
Fix for a CallServiceRepository bug.
by Ben Gilad
· 12 years ago
83a4aa7
Merge "Adding answer/reject API support to Telecomm." into master-nova
by Santos Cordon
· 12 years ago
61d0f70
Adding answer/reject API support to Telecomm.
by Santos Cordon
· 12 years ago
d239a03
Remove dangling CallsManager code.
by Ben Gilad
· 12 years ago
487436b
Remove dangling code in CallServiceProviderWrapper.
by Ben Gilad
· 12 years ago
5de168c
Merge "Updating comments around provider cache." into master-nova
by Santos Cordon
· 12 years ago
963c234
Merge "Fix making 2nd call" into master-nova
by Sailesh Nepal
· 12 years ago
b07a9d5
Fix an OutgoingCallProcessor bug.
by Ben Gilad
· 12 years ago
a12bc09
Updating comments around provider cache.
by Santos Cordon
· 12 years ago
c319375
Fix making 2nd call
by Sailesh Nepal
· 12 years ago
523f605
Change incoming call intent to be an activity intent.
by Santos Cordon
· 12 years ago
fc511ca
Mark call as active for InCallUI
by Sailesh Nepal
· 12 years ago
155ab51
Fix disconnect button
by Sailesh Nepal
· 12 years ago
ebd9b66
Remove dangling code and add a TODO to unify the incoming/outgoing approach to use startActivity.
by Ben Gilad
· 12 years ago
3758723
Update dangling references to #placeCall.
by Ben Gilad
· 12 years ago
c5b2269
The packages/services/Telecomm counterpart of ag/420591.
by Ben Gilad
· 12 years ago
cfcc2f7
Merge "Use the new incoming call confirmation APIs." into master-nova-dev
by Santos Cordon
· 12 years ago
8d90ea6
Merge "Add IncomingCallsMangager to perform the incoming call sequence." into master-nova-dev
by Santos Cordon
· 12 years ago
80d9bdc
Add IncomingCallsMangager to perform the incoming call sequence.
by Santos Cordon
· 12 years ago
7917d38
Use the new incoming call confirmation APIs.
by Santos Cordon
· 12 years ago
4039aaf
Merge "Fix making outgoing calls" into master-nova-dev
by Sailesh Nepal
· 12 years ago
b6141ae
Fix making outgoing calls
by Sailesh Nepal
· 12 years ago
657cdd8
Update the incoming call intent.
by Santos Cordon
· 12 years ago
5c12c6e
Use BindCallback with ServiceBinder.bind().
by Santos Cordon
· 12 years ago
c195e36
Use CallServiceWrappers in place of ICallService.
by Santos Cordon
· 12 years ago
76866be
Merge "Following up on some TODOs etc." into master-nova-dev
by Ben Gilad
· 12 years ago
13329fd
Following up on some TODOs etc.
by Ben Gilad
· 12 years ago
63aeb16
Adding a CallService & CallServiceProvider concrete classes.
by Santos Cordon
· 12 years ago
6242b13
Dangling fixes for outgoing calls.
by Santos Cordon
· 12 years ago
049b7b6
Fully connect CallsManager with InCallController for outgoing calls.
by Santos Cordon
· 12 years ago
681663d
OutgoingCalls(1/6) - Filling in lifecycle of outgoing call.
by Santos Cordon
· 12 years ago
2313e62
Adding the switchboard ticker.
by Ben Gilad
· 12 years ago
8bdaa46
Removing CallServiceUnavailableException that is no longer applicable.
by Ben Gilad
· 12 years ago
0b03b4b
Adding call state to the Call object.
by Santos Cordon
· 12 years ago
d983800
Merge "Wiring up the call from OutgoingCallProcessor to selectors." into master-nova-dev
by Ben Gilad
· 12 years ago
d88323b
Wiring up the call from OutgoingCallProcessor to selectors.
by Ben Gilad
· 12 years ago
e3d76ab
Adding in-call service code.
by Santos Cordon
· 12 years ago
cacf0d9
Merge "Adding the OutgoingCallProcessor and the initial wiring between it and the switchboard." into master-nova-dev
by Ben Gilad
· 12 years ago
0bf5b91
Adding the OutgoingCallProcessor and the initial wiring between it and the switchboard.
by Ben Gilad
· 12 years ago
18cc42f
Clean up some TODOs
by Evan Charlton
· 12 years ago
ee784fb
Merge "Add a TODO for handling the returned set of call-service selectors from the finder." into master-nova-dev
by Ben Gilad
· 12 years ago
134cf09
Add a TODO for handling the returned set of call-service selectors from the finder.
by Ben Gilad
· 12 years ago
88cde80
Merge "Convert the lists of call-services/selectors in switchboard to sets and pass the set of selectors from the finder." into master-nova-dev
by Ben Gilad
· 12 years ago
03292d4
Convert the lists of call-services/selectors in switchboard to sets and pass the set of selectors from the finder.
by Ben Gilad
· 12 years ago
7bbcfe6
Merge "Adding simple implementation of CallService for testing." into master-nova-dev
by Santos Cordon
· 12 years ago
9d97146
Adding simple implementation of CallService for testing.
by Santos Cordon
· 12 years ago
b59769e
Adding the lookup logic for call-service selectors.
by Ben Gilad
· 12 years ago
80ddb5d
Follow up on the CallServiceFinder TODO to join/remove the inner classes.
by Ben Gilad
· 12 years ago
0958f53
Remove the synchronization
by Evan Charlton
· 12 years ago
1803a83
Remove JavaDoc comments for TAG constants per team preference.
by Ben Gilad
· 12 years ago
c861dad
Merge "Collect CallService implementations via CallServiceProviderAdapter." into master-nova-dev
by Santos Cordon
· 12 years ago
cb83fb6
Collect CallService implementations via CallServiceProviderAdapter.
by Santos Cordon
· 12 years ago
2495d57
Adding the Call class (JavaDoc) description.
by Ben Gilad
· 12 years ago
0407fb2
Continuing the outgoing call flow -- passing call services from the finder back to the switchboard.
by Ben Gilad
· 12 years ago
d17443c
Follow up on c/401744.
by Ben Gilad
· 12 years ago
ac1aa9e
Allow Telecomm to be imported into Eclipse
by Evan Charlton
· 12 years ago
8e8b8d2
Find ICallServiceProviders on the device.
by Santos Cordon
· 12 years ago
dd8c608
Basic wiring to hook up the call activity logic with calls manager.
by Ben Gilad
· 12 years ago
f5a56c9
Fix the build
by Evan Charlton
· 12 years ago
3e3b541
Adding CallServiceReceiver for Call service binding intents.
by Santos Cordon
· 12 years ago
10e6832
Add CALL* intent handling to Telecomm.
by Santos Cordon
· 12 years ago
9f2bed3
Adding the basic Telecomm flow components.
by Ben Gilad
· 12 years ago
a38b18a
Initial packages/services/Telecomm check in.
by Ben Gilad
· 12 years ago