summaryrefslogtreecommitdiffstats
path: root/src/com/android/server/telecom/MissedCallNotifier.java
Commit message (Expand)AuthorAgeFilesLines
* Telecom: refresh missed call notification on locale changeRoman Birg2016-04-221-0/+2
* Fix deadlock around locking in AudioManagerIhab Awad2015-04-091-1/+2
* Make Telecom synchronousIhab Awad2015-03-181-2/+5
* Further refactor Telecom and add testsIhab Awad2015-03-161-329/+4
* Refactoring for testabilityIhab Awad2015-03-021-6/+12
* Update missed calls in backgroundYorke Lee2014-12-051-12/+17
* Removing STOPSHIP comment that is not needed (per bug).Tyler Gunn2014-12-021-1/+0
* resolved conflicts for merge of ef324a3f to lmp-mr1-devYorke Lee2014-10-221-6/+14
|\
| * Create handle with correct scheme in MissedCallNotifierYorke Lee2014-10-221-4/+12
* | Merge "Fix incorrect reported time for missed calls upon reboot" into lmp-mr1...Yorke Lee2014-10-151-2/+11
|\ \ | |/ |/|
| * Fix incorrect reported time for missed calls upon rebootYorke Lee2014-10-141-2/+11
* | Notify current user of missed calls.Andrew Lee2014-10-131-1/+3
|/
* Preparatory work to move Telecom to system service.Tyler Gunn2014-09-171-1/+4
* Use telecomm DiconnectCause in services/Telecomm.Andrew Lee2014-09-161-3/+3
* Guard against simultaneous calls.Santos Cordon2014-09-141-1/+1
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-0/+322