summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/calldetails
Commit message (Expand)AuthorAgeFilesLines
* Allow per-call account selection.Danny Baumann2019-12-111-1/+20
* Re-add call recording.Danny Baumann2019-12-1110-15/+184
* Apply application theme to call details.Eric Erfanian2018-08-081-0/+2
* Update translation strings.Eric Erfanian2018-07-1082-2460/+1394
* Move contacts.commons.R to dialer.contacts.resourcestwyen2018-06-261-1/+1
* Solve BiDi problem when phone number is concatenated with RTL-stringlinyuh2018-06-012-2/+2
* UI fixes for emergency numbers in the old call log.linyuh2018-06-011-13/+20
* Accommodate long call time text in call details.linyuh2018-06-011-1/+2
* Converted ThemeUtil into a DaggerModule.calderwoodra2018-05-291-1/+2
* Delete AppCompatConstantslinyuh2018-05-291-8/+7
* Began implementation of Dialer dark theme.calderwoodra2018-05-298-28/+26
* Implement a global theme to be easily configured in Dialer.calderwoodra2018-05-216-16/+31
* Place Duo calls with PreCalltwyen2018-05-091-19/+5
* Show calls to/from emergency numbers as "Emergency number" in call log & call...linyuh2018-05-091-1/+7
* Remove TODOs for showing SIM info in the bottom sheet & call details.linyuh2018-05-042-4/+0
* Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9android-build-prod (mdb)2018-05-041-4/+4
|\
| * Add column for call mapping id to AnnotatedCallLog database.wangqi2018-05-041-4/+4
* | Replace DuoConstants with interface.twyen2018-05-043-12/+10
|/
* Fix bug that transcript button is visible for voice call.wangqi2018-04-301-0/+2
* Change RttTransciptUtil methods to return ListenableFuture.wangqi2018-04-191-26/+13
* Add RTT transcript screen.wangqi2018-04-179-4/+127
* Fix bug that new call details is empty.wangqi2018-04-163-2/+7
* Add RTT transcript to call details.wangqi2018-04-128-15/+112
* Add RTT icon to RTT call log.wangqi2018-04-101-0/+4
* Correctly display phone numbers containing whitespaces in RTL context.linyuh2018-03-262-2/+3
* Restore delete call log item logging in call details.calderwoodra2018-03-151-0/+1
* Introduce GlidePhotoManager to CallDetailsActivitylinyuh2018-03-154-15/+72
* Split CallDetailsActivitylinyuh2018-03-1412-576/+895
* Move assisted dialing out of P.erfanian2018-03-021-8/+0
* Allow delete of Restricted number entriesroldenburg2018-01-301-3/+2
* Reworked the internals of DialerPhoneNumber.zachh2018-01-261-6/+13
* Link to the correct Assisted Dialing settings depending on platform version.erfanian2018-01-241-2/+10
* Correctly show the contact's photo in CallDetailsActivity when launched from ...linyuh2018-01-171-2/+2
* Fix the crash when deleting call details if CallDetailsActivity is launched f...linyuh2018-01-041-0/+13
* Support assisted dialing in CallDetailsActivity when launched from the new ca...linyuh2018-01-021-1/+1
* Integrate CallDetailsActivity with the new call log UI.linyuh2017-12-133-10/+240
* Add Assisted Dialing Call Details Implementation.erfanian2017-12-076-36/+207
* Grouping each listener's logic in an inner class in CallDetailsActivity.linyuh2017-12-071-120/+190
* Allow deleting a call log entry in the call log UI and the call details UI.linyuh2017-11-226-59/+92
* Hook up pre-call actionstwyen2017-11-111-5/+4
* Make CallIntentBuilder parcelabletwyen2017-11-111-6/+1
* Show HD icon in call logs.wangqi2017-11-031-1/+2
* Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian2017-10-241-1/+1
* Rename Lightbringer to Duoroldenburg2017-10-165-20/+17
* Added basic bottom sheet to new call log.Zachary Heidepriem2017-10-112-4/+4
* Set an appropriate icon for the call detail UI's callback button.linyuh2017-10-113-27/+145
* Added some bug fixes in call details.calderwoodra2017-09-202-1/+5
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-08-3196-256/+803
* Update Dialer to v10 RC39Eric Erfanian2017-05-231-1/+1
* Update Dialer to v10 RC32Eric Erfanian2017-05-151-1/+3