summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement multi-SIM capabilities (3/6) [DO NOT MERGE]Ihab Awad2014-07-141-3/+3
* Adding support for video call icon and data usage in call log.Tyler Gunn2014-07-106-43/+163
* Rename Telecomm "Subscription" to "Account" (3/7)Ihab Awad2014-07-023-23/+23
* Adds back commented out test in DialerPaul Soulos2014-06-301-10/+6
* Comments out faulty testPaul Soulos2014-06-301-3/+3
* Add icon indicating subscription in call log/call historyNancy Chen2014-06-265-24/+79
* Add auto-offset for manual call log entry test screen.Tyler Gunn2014-06-133-0/+34
* Merge "Applying call details red-lines."Tyler Gunn2014-06-101-1/+0
|\
| * Applying call details red-lines.Tyler Gunn2014-06-091-1/+0
* | Adding ability to manually enter a call log entry to dialer test app.Tyler Gunn2014-06-103-2/+308
|/
* Fix broken Dialer testsYorke Lee2014-05-294-22/+12
* Fix build breakage: Revert "Fix broken Dialer tests"Ed Heyl2014-05-294-12/+22
* Fix broken Dialer testsYorke Lee2014-05-284-22/+12
* Fix build breakYorke Lee2014-05-271-2/+2
* Add ActionBarControllerYorke Lee2014-05-231-0/+181
* Fixing build error caused by missing implementation in test class.Tyler Gunn2014-05-151-0/+10
* Animate call log expand/collapseYorke Lee2014-05-131-1/+1
* Removing highlighting of missed calls and voicemails in the call log.Tyler Gunn2014-05-123-28/+27
* Adding support for expandable call log entries.Tyler Gunn2014-05-054-115/+34
* Use PhoneFavoritesTileAdapter directly in GridViewYorke Lee2014-04-211-69/+0
* Use new ContactPhotoManager APIs for letter tile avatarsYorke Lee2014-02-281-1/+1
* Switch favorites screen to grid layoutYorke Lee2014-02-181-5/+135
* Call History Affordances SwapTyler Gunn2014-02-033-31/+243
* Merge "Remove use of hidden TelephonyManager methods"Yorke Lee2013-11-251-1/+4
|\
| * Remove use of hidden TelephonyManager methodsYorke Lee2013-11-221-1/+4
* | Merge "Fix Dialer tests"Yorke Lee2013-11-256-25/+43
|\ \
| * | Fix Dialer testsYorke Lee2013-11-226-25/+43
* | | Fix SmartDialNameMatcher NANP testYorke Lee2013-11-221-0/+1
| |/ |/|
* | Fix Smart dialing testsYorke Lee2013-11-221-5/+3
|/
* Rename PhoneNumberHelper in DialerYorke Lee2013-11-192-2/+2
* Adding missed call badge.Chiao Cheng2013-09-241-1/+1
* Fix build break.Chiao Cheng2013-09-201-1/+1
* Follow up on build break to fix unit tests.Chiao Cheng2013-09-143-15/+17
* Fix build break.Chiao Cheng2013-09-131-4/+0
* Add no contacts view to DialerYorke Lee2013-09-111-2/+2
* Rewrite animation logicYorke Lee2013-08-221-1/+1
* Fix SmartDialPrefixTest database creation.Christine Chen2013-08-171-141/+134
* Change primary actions of the CallLog items.Christine Chen2013-08-152-5/+85
* Integrate pinning support with drag and drop UIYorke Lee2013-08-071-0/+46
* Code cleanup for call log related itemsYorke Lee2013-08-053-18/+14
* Initial commit of all new dialer activities, layouts and stylesYorke Lee2013-07-161-1/+1
* Remove CallLog New and Old sectioning.Christine Chen2013-07-034-76/+22
* Add SmartDial database for the Dialer app.Christine Chen2013-06-284-470/+600
* Use new CallLog number presentation columnJay Shrauner2013-06-136-78/+102
* Added SmartDialMap interfaceYorke Lee2013-05-231-1/+2
* Apply NANP logic to numbers with a +1 country codeYorke Lee2013-05-012-1/+34
* Fix Smart dialing OOM for extremely long contactsYorke Lee2013-04-301-30/+75
* Allow name matching for contacts with numbers in their nameYorke Lee2013-04-192-1/+77
* Allow smart dialing to ignore country code/area codeYorke Lee2013-04-173-35/+264
* Merge "Fix name matching bug with non space separators" into jb-mr2-devYorke Lee2013-04-081-2/+22
|\