Commit Graph

9 Commits

Author SHA1 Message Date
Santos Cordon 4bc0245eb5 Remove Guava references from Telecom.
Prepping telecom to run in system-server process by removing references
to guava.

Bug: 18112269
Change-Id: I994be480284462240da46c9cf0e47aa83f5f1fe9
2014-11-21 08:49:52 -08:00
Nancy Chen 06ce062a2c Revert "Revert "Add color to PhoneAccount objects (2/3)""
This reverts commit 5f8eaaee9c.
We're ready to add color to PhoneAccounts

Change-Id: Ie65a13e565c26ea5e93f0835bb2c4684140455c9
2014-10-23 01:17:35 +00:00
Ihab Awad 5f8eaaee9c Revert "Add color to PhoneAccount objects (2/3)"
This reverts commit 09c1fec085e1e2b350b36cc4fcbcc31865945a51.
2014-10-11 17:16:39 -07:00
Ihab Awad 615fcd62c5 Add color to PhoneAccount objects (2/3)
Change-Id: I2c53dbf3275b4c46933cf23e228a10936145cb9f
2014-10-10 11:04:01 -07:00
Tyler Gunn 7cc70b4f0a Renaming Telecomm to Telecom.
- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: Ib7b20ba6348948afb391450b4eef8919261f3272
2014-09-12 22:17:27 -07:00
Ihab Awad ff7493a8f6 DO NOT MERGE. Port "respond via SMS message" feature to new Telecomm. (2/4)
Bug: 15275904
Bug: 15196474
Change-Id: I3e2ee62b3e32ad5715457fee1b0e714f88ecea8e
2014-06-13 14:43:09 -07:00
Sailesh Nepal 810735e3f0 Add CallsManagerListener
Also contains some minor bug fixes:
- add an incoming field to Call
- correcty log failed outgoing calls (previously these were mostly dropped)
- log missed incoming calls

Change-Id: I72dc39efd519302c1f765f4f9c9d04c5095e45a6
2014-03-18 18:15:46 -07:00
Evan Charlton 0120241e30 Enable proguard
Enable proguard for optimization (not obfuscation) to strip all of
the unnecessary methods, such as the majority of Guava.

Change-Id: Ic632ff6ae3b1a4c058090d843937867b3cde4447
2014-01-31 11:46:02 -08:00
Ben Gilad 4937ff9234 Adding the Telecomm manifest etc.
Change-Id: I0893805adbd9a4e74e9d224be3a9935da97bfc06
2013-12-12 13:13:15 -08:00