Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
services
/
Telecomm
/
ae694b10e9156cfe0c8c57d73989fed13c887f69
/
tests
ae694b1
Make TelecomSystemTest compatible with code coverage
by Tyler Gunn
· 9 years ago
fd3a71f
Merge "Introduce Session logging to CallAudioManager"
by Brad Ebinger
· 9 years ago
72930a8
Introduce Session logging to CallAudioManager
by Brad Ebinger
· 9 years ago
9222d5b
Notify connections when the ringer is silenced. am: 6d96252436 am: e664d97104
by Bryce Lee
· 9 years ago
6d96252
Notify connections when the ringer is silenced.
by Bryce Lee
· 9 years ago
9ecf22f
Merge "Update calllog insertion logic"
by Tony Mak
· 9 years ago
98e6bdc
Update calllog insertion logic
by Tony Mak
· 9 years ago
116b859
Introduces sessions into Telecom Logging
by Brad Ebinger
· 9 years ago
b099881
Merge "Add field to store who is initiating the call"
by Tony Mak
· 9 years ago
42ef808
Add "acceptRingingCall()" API which accepts a videoState.
by Tyler Gunn
· 9 years ago
578a4e6
Add field to store who is initiating the call
by Tony Mak
· 9 years ago
6377b94
Merge "Refactor CallAudioManager's audio routing"
by Hall Liu
· 9 years ago
f62630a
Refactor CallAudioManager's audio routing
by Hall Liu
· 9 years ago
3dfd3e9
Merge "Add BluetoothPhoneServiceImpl testing"
by Brad Ebinger
· 9 years ago
5385513
Add BluetoothPhoneServiceImpl testing
by Brad Ebinger
· 9 years ago
b3979ee
Fix test breakage when phone bluetooth is on
by Hall Liu
· 9 years ago
ada0301
Added tests for CallLogManager
by Hall Liu
· 9 years ago
2c93c50
Revert "Move tests around to better organize Telecom"
by Brad Ebinger
· 9 years ago
f6655ee
Move tests around to better organize Telecom
by Brad Ebinger
· 9 years ago
d931a01
Ringer unit tests added and minor refactoring to accommodate testing.
by Brad Ebinger
· 9 years ago
c165a51
Fix duplicated registerReceiver method
by Hall Liu
· 9 years ago
8772672
Merge "Fix TelecomSystemTest#testAudioManagerOperations"
by Hall Liu
· 9 years ago
8fb1fb7
Fix TelecomSystemTest#testAudioManagerOperations
by Hall Liu
· 9 years ago
a33c44b
Add tests for MissedCallNotifierImpl
by Hall Liu
· 9 years ago
1d903dd
Fix test harness by mocking TelecomManager
by Hall Liu
· 9 years ago
369c874
Add store/retrieve of PhoneAccount extras to PhoneAccountRegistry.
by Tyler Gunn
· 9 years ago
747bf6a
Merge "Add uses-sdk to Telecom test APK manifests"
by Yorke Lee
· 9 years ago
1cbe702
Add uses-sdk to Telecom test APK manifests
by Yorke Lee
· 9 years ago
ddd966e
Properly route rejection reply when capability is set.
by Bryce Lee
· 9 years ago
084ab08
Maintain call time across SRVCC (1/3).
by Roshan Pius
· 9 years ago
59c21a7
Change Sim Call Managers to use default dialer app instead.
by Santos Cordon
· 9 years ago
69fa897
Use Telecom constant for providing incoming call handle
by Yorke Lee
· 9 years ago
0d5b6ee
Merge "Add extras to Connections/Calls. (2/3)" into mnc-dev
by Santos Cordon
· 9 years ago
b3907b3
Add extras to Connections/Calls. (2/3)
by Santos Cordon
· 9 years ago
32dd7c3
Update tests to test "hold" state
by Ihab Awad
· 9 years ago
b60f006
Sync for AudioManager
by Ihab Awad
· 9 years ago
1b5490a
Update tests
by Ihab Awad
· 9 years ago
0a4b95f
Fix test bitrot breakages
by Ihab Awad
· 9 years ago
afb408d
Merge "Sync for HeadsetMediaButton" into mnc-dev
by Ihab Awad
· 9 years ago
ea5cb93
Provide enable property on phone accounts.
by Santos Cordon
· 10 years ago
731369c
Sync for HeadsetMediaButton
by Ihab Awad
· 9 years ago
a955f69
Merge "[2/4] Use new Icon class in PhoneAccount." into mnc-dev
by Santos Cordon
· 9 years ago
9c30c28
[2/4] Use new Icon class in PhoneAccount.
by Santos Cordon
· 9 years ago
2a66f7b
Rename AudioState to CallAudioState
by Yorke Lee
· 9 years ago
6a21264
Clean up PhoneAccountRegistrar.
by Santos Cordon
· 10 years ago
805917f
Merge commit '569b54e' into merge2
by Etan Cohen
· 10 years ago
9269451
Move CallState and rename PRE_DIAL_WAIT.
by Santos Cordon
· 10 years ago
569b54e
Update ConnectionServiceFixture with StatusHints.
by Andrew Lee
· 10 years ago
7cc486c
Remove connection substate
by Jay Shrauner
· 10 years ago
73ff372
am 959afe0..abcbce4 from mirror-m-wireless-internal-release
by Vinit Deshpande
· 10 years ago
48105e1
Merge commit '3631b8e' into mergemeister
by Andrew Lee
· 10 years ago
5aa226a
Merge commit 'b63b57e' into mergemeister
by Andrew Lee
· 10 years ago
d240fe8
IMS-VT: Change parameter type of data usage
by Rekha Kumar
· 10 years ago
aa383cc
Further cleanup, and move functionality into TestFixture objects
by Ihab Awad
· 10 years ago
fd93244
Missing BIDIRECTIONAL suffix.
by Andrew Lee
· 10 years ago
31d68d2
Use CameraCapabilities constructor w/o zoom params
by Jay Shrauner
· 10 years ago
2a6985f
DO NOT MERGE Add ability to simulate missed calls
by Yorke Lee
· 10 years ago
abcbce4
Fix deadlock around locking in AudioManager
by Ihab Awad
· 10 years ago
032f8e4
IMS-VT: Change parameter type of data usage
by Rekha Kumar
· 10 years ago
945a82e
Split unit tests and interactive test apps apart
by Ihab Awad
· 10 years ago
b63b57e
Further cleanup, and move functionality into TestFixture objects
by Ihab Awad
· 10 years ago
7a593fa
Add ability to simulate missed calls
by Yorke Lee
· 10 years ago
2d4deb5
Fix merge conflicts in CallAudioManager and CallsManager.
by Prerepa Viswanadham
· 10 years ago
3d05da6
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
by Prerepa Viswanadham
· 10 years ago
8d5d9dd
Make Telecom synchronous
by Ihab Awad
· 10 years ago
20afacc
Support outgoing video calls with TestConnectionService
by Yorke Lee
· 10 years ago
8de7691
Further refactor Telecom and add tests
by Ihab Awad
· 10 years ago
2a61eda
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'
by Vinit Deshpande
· 10 years ago
0f76404
Merge "Nuke TestDialerActivity"
by Yorke Lee
· 10 years ago
0566c37
Nuke TestDialerActivity
by Yorke Lee
· 10 years ago
d35be75
Made package name and directory structure match for a Telecomm unit test.
by P.Y. Laligand
· 10 years ago
a365390
Minor visibility changes to make tests work again.
by Ihab Awad
· 10 years ago
0ef7e01
Enable video telephony support. (3/4)
by Tyler Gunn
· 10 years ago
6e5c16f
Make TestCallActivity Theme.NoDisplay
by Yorke Lee
· 10 years ago
eb9d7ac
Release mediaplayer completely after destroying test call
by Yorke Lee
· 10 years ago
105d977
Track (and use) UserHandle to make connections
by Evan Charlton
· 10 years ago
cf75232
Merge "Improve outgoing call UI responsiveness" into lmp-mr1-dev
by Yorke Lee
· 10 years ago
9b71ea8
Improve outgoing call UI responsiveness
by Yorke Lee
· 10 years ago
61e6f35
Maintain Full Wake Lock while an incoming call is ringing.
by Santos Cordon
· 10 years ago
07bc5ee
Telecom API updates (4/6)
by Ihab Awad
· 10 years ago
156ae5b
Fix PhoneAccount parceling (2/2)
by Ihab Awad
· 10 years ago
7e2c7f3
Update PhoneAccount icon API (5/6)
by Ihab Awad
· 10 years ago
a01b656
Set appropriate capabilities to TestConference
by Yorke Lee
· 10 years ago
91bd74c
Make add-call a global property of telecom. (2/4)
by Santos Cordon
· 10 years ago
00b9d0f
Merge "Add SIP support to TestCallActivity" into lmp-mr1-dev
by Yorke Lee
· 10 years ago
32a4eb7
Add SIP support to TestCallActivity
by Yorke Lee
· 10 years ago
eee6fa5
TestConnectionService needs more permissions!
by Santos Cordon
· 10 years ago
6be5e8c
Use new telecom PhoneAccount registration permissions.
by Santos Cordon
· 10 years ago
d9f5438
PhoneAccounts include literal icon bitmap (3/4)
by Ihab Awad
· 10 years ago
34ed747
am bf35150d: Merge "Revert "Revert "Add color to PhoneAccount objects (2/3)""" into lmp-sprout-dev
by Nancy Chen
· 10 years ago
06ce062
Revert "Revert "Add color to PhoneAccount objects (2/3)""
by Nancy Chen
· 10 years ago
3d0ef1d
Fix typo in TestCallActivity
by Yorke Lee
· 10 years ago
5f8eaae
Revert "Add color to PhoneAccount objects (2/3)"
by Ihab Awad
· 10 years ago
d7a3497
Merge "Add color to PhoneAccount objects (2/3)" into lmp-sprout-dev
by Ihab Awad
· 10 years ago
615fcd6
Add color to PhoneAccount objects (2/3)
by Ihab Awad
· 10 years ago
9250e5f
Add ability to add sim-initiated MO call to UI (3/4)
by Yorke Lee
· 10 years ago
6de1445
Fix the broken unit tests
by Evan Charlton
· 10 years ago
465cec0
Merge "Implement DTMF tones in test RemoteConference" into lmp-dev
by Yorke Lee
· 10 years ago
b3c4b28
Merge "Remove ability to enable/disable phoneaccounts (3/6)" into lmp-dev
by Nancy Chen
· 10 years ago
c43894f
Implement DTMF tones in test RemoteConference
by Yorke Lee
· 10 years ago
Next »