index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
telecomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new proximity sensors in Telecomm (1/3)
Yorke Lee
2014-07-29
3
-0
/
+51
*
Merge "Fix WTF when creating a lazily initialized connection" into lmp-dev
Sailesh Nepal
2014-07-24
1
-0
/
+2
|
\
|
*
Fix WTF when creating a lazily initialized connection
Sailesh Nepal
2014-07-28
1
-0
/
+2
*
|
Handle synchronous failed connection
Sailesh Nepal
2014-07-29
1
-15
/
+3
|
/
*
Move VideoCallProvider into ConnectionService.
Andrew Lee
2014-07-28
6
-348
/
+330
*
Merge "Make creating the Connection synchronous" into lmp-dev
Evan Charlton
2014-07-24
6
-142
/
+283
|
\
|
*
Make creating the Connection synchronous
Evan Charlton
2014-07-25
6
-142
/
+283
*
|
Adding missing break statement in VideoCallProvider.
Tyler Gunn
2014-07-25
1
-0
/
+1
|
/
*
Add VideoCall and VideoCall.Listener as an inner classes of Call.
Andrew Lee
2014-07-25
16
-704
/
+654
*
Hide multiple-account information if there is only a single account
Nancy Chen
2014-07-23
1
-0
/
+10
*
Merge "Change display Strings to CharSequence (1/3)" into lmp-dev
Santos Cordon
2014-07-22
2
-16
/
+16
|
\
|
*
Change display Strings to CharSequence (1/3)
Santos Cordon
2014-07-22
2
-16
/
+16
*
|
Don't throw RemoteException in public RemoteCallVideoClient APIs.
Andrew Lee
2014-07-22
1
-23
/
+43
*
|
Revert "Don't throw RemoteException in public RemoteCallVideoClient APIs."
Andrew Lee
2014-07-22
1
-43
/
+23
*
|
Don't throw RemoteException in public RemoteCallVideoClient APIs.
Andrew Lee
2014-07-22
1
-23
/
+43
|
/
*
Expose call settings as public API (1/3)
Yorke Lee
2014-07-21
1
-0
/
+6
*
Merge "Add video call profile constructor which takes video state only." into...
Andrew Lee
2014-07-19
1
-0
/
+9
|
\
|
*
Add video call profile constructor which takes video state only.
Andrew Lee
2014-07-21
1
-0
/
+9
*
|
Sent initial data to telecomm on connection creation. (1/3)
Santos Cordon
2014-07-21
7
-28
/
+228
*
|
Catch RemoteException when setting the camera or zoom.
Andrew Lee
2014-07-21
1
-4
/
+10
|
/
*
Revert "Change display Strings to CharSequence (1/2)"
Santos Cordon
2014-07-21
2
-16
/
+16
*
Change display Strings to CharSequence (1/2)
Santos Cordon
2014-07-21
2
-16
/
+16
*
Change telecomm APIs from protected to public (1/3)
Santos Cordon
2014-07-21
4
-23
/
+23
*
Move ACTION_CONNECTION_SERVICE into ConnectionService. (1/3)
Santos Cordon
2014-07-21
2
-7
/
+9
*
Merge "@hide CAPABILITY_CALL_PROVIDER" into lmp-dev
Evan Charlton
2014-07-18
1
-0
/
+2
|
\
|
*
@hide CAPABILITY_CALL_PROVIDER
Evan Charlton
2014-07-20
1
-0
/
+2
*
|
Rename InCallCall to ParcelableCall (1/2)
Santos Cordon
2014-07-21
6
-65
/
+67
|
/
*
Merge "Rename setDestroy() to destroy()" into lmp-dev
Evan Charlton
2014-07-17
1
-1
/
+1
|
\
|
*
Rename setDestroy() to destroy()
Evan Charlton
2014-07-20
1
-1
/
+1
*
|
Change incoming call intent to a TelecommManager method. (1/3)
Santos Cordon
2014-07-20
2
-53
/
+81
*
|
Rename PhoneAccountMetadata to PhoneAccount
Evan Charlton
2014-07-20
13
-108
/
+106
|
/
*
Rename PhoneAccount to PhoneAccountHandle
Evan Charlton
2014-07-20
14
-130
/
+130
*
Migrate TelecommConstants to TelecommManager
Evan Charlton
2014-07-19
4
-225
/
+199
*
Add a notion of the subscription number
Evan Charlton
2014-07-19
3
-8
/
+23
*
InCallService to inherit directly from Service. (1/2)
Santos Cordon
2014-07-19
1
-17
/
+17
*
Fixing ADD_CALL (1/3)
Santos Cordon
2014-07-19
1
-0
/
+6
*
Fix incomplete move of flags from PhoneAccount to PhoneAccountMetadata
Ihab Awad
2014-07-18
2
-8
/
+7
*
Add Connection.startActivityFromInCall
Sailesh Nepal
2014-07-18
11
-7
/
+127
*
Use main thread for RemoteConnection callbacks
Sailesh Nepal
2014-07-18
1
-66
/
+229
*
Merge "Add comments for RemoteCallVideoClient and RemoteCallVideoProvider." i...
Andrew Lee
2014-07-17
2
-0
/
+124
|
\
|
*
Add comments for RemoteCallVideoClient and RemoteCallVideoProvider.
Andrew Lee
2014-07-18
2
-0
/
+124
*
|
Wire up multi-SIM experience (1/4)
Ihab Awad
2014-07-18
5
-85
/
+127
*
|
Wiring video state through from Connection
Tyler Gunn
2014-07-18
7
-4
/
+100
|
/
*
Merge "Pass through video state when answering a call." into lmp-dev
Andrew Lee
2014-07-17
7
-15
/
+30
|
\
|
*
Pass through video state when answering a call.
Andrew Lee
2014-07-17
7
-15
/
+30
*
|
Plumb through StatusHints change notifications
Evan Charlton
2014-07-17
3
-5
/
+28
|
/
*
API changes to enable account selection for a call
Nancy Chen
2014-07-17
4
-0
/
+40
*
Add toString & equals helper methods to PhoneAccount.java
Santos Cordon
2014-07-17
1
-0
/
+22
*
TTY: frameworks/base changes
Sailesh Nepal
2014-07-16
5
-24
/
+136
*
Adding getVideoState method to Telecomm Call's details.
Andrew Lee
2014-07-16
1
-0
/
+7
[next]