summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer
Commit message (Expand)AuthorAgeFilesLines
* Iterate old recordings properly when migrating call recording data.lineage-17.1Danny Baumann2020-06-051-2/+2
* Refactor call recording to use MediaProvider.Danny Baumann2020-06-046-74/+295
* Fix FATAL Exception in PostCallActivityTaesu Lee2020-05-241-0/+1
* AOSP/Dialer - Fix improperly formatted resource string in Dialer across many ...Raman Tenneti2020-05-2482-82/+82
* Dialer: allow framework to do dark theming automaticallyJesse Chan2020-05-241-0/+1
* Updated target SDK from 28 to 29.Raman Tenneti2020-05-249-9/+9
* Automatic translation importMichael Bestas2020-05-231-0/+1
* Automatic translation importMichael Bestas2020-04-23345-348/+493
* Automatic translation importMichael Bestas2020-03-3014-14/+0
* Automatic translation importMichael Bestas2020-01-27341-0/+11362
* Beautify call stats details category headers.Danny Baumann2020-01-032-3/+10
* Enable call recording for Iranstaging/lineage-17.0_merge-android-10.0.0_r9mhkjahromi2019-12-111-0/+23
* Enable call recording for ChinaHan Wang2019-12-111-6/+20
* Base 'call recording allowed' decision on current country.Danny Baumann2019-12-1186-3061/+1287
* Fix crash in call stats.Danny Baumann2019-12-111-5/+5
* Re-add call statistics.Danny Baumann2019-12-1134-12/+3562
* Allow per-call account selection.Danny Baumann2019-12-1113-24/+257
* Re-add call recording.Danny Baumann2019-12-11108-15/+3890
* Add setting to enable Do Not Disturb during callsblunden2019-12-113-0/+44
* Generalize the in-call vibration settings categoryblunden2019-12-113-16/+30
* Re-add dialer lookup.Xiao-Long Chen2019-12-1136-1/+3819
* Add back in-call vibration featuresDanny Baumann2019-12-113-1/+53
* Revert "Remove dialer sounds and vibrations settings fragments and redirect t...Danny Baumann2019-12-112-15/+246
* Dialer: handle database upgrade from cm-14.1Dan Pasanen2019-12-111-3/+3
* Dialer: adaptive iconAsher Simonds2019-12-1116-0/+20
* Apply application theme to call details.Eric Erfanian2018-08-081-0/+2
* Merge "Use ContactDisplayPreferencesStub when device is locked."Treehugger Robot2018-07-114-7/+72
|\
| * Use ContactDisplayPreferencesStub when device is locked.Eric Erfanian2018-07-104-7/+72
* | Update translation strings.Eric Erfanian2018-07-103280-61613/+56352
|/
* Revert "UI refresh for ringing screen."Eric Erfanian2018-07-102-2/+2
* Revert "UI refresh for voice call screen."Eric Erfanian2018-07-1010-40/+8
* Revert "Update style for important call badge."Eric Erfanian2018-07-101-1/+1
* Revert "Change reply with sms to chip."Eric Erfanian2018-07-102-3/+3
* Revert "Update emergency call map and device number UI."Eric Erfanian2018-07-101-11/+0
* Revert "UI refresh for search bar."Eric Erfanian2018-07-102-4/+4
* Revert "UI refersh for status bar."Eric Erfanian2018-07-102-5/+0
* Revert "UI refresh for search fragment."Eric Erfanian2018-07-103-5/+8
* Revert "UI refresh for FAB."Eric Erfanian2018-07-105-5/+7
* Revert "UI refresh for bottom nav bar."Eric Erfanian2018-07-106-39/+80
* Revert "UI refresh for reply with sms bottom sheet."Eric Erfanian2018-07-106-63/+2
* Revert "UI refresh for call log items."Eric Erfanian2018-07-107-165/+142
* Revert "UI Refresh for contacts."Eric Erfanian2018-07-102-3/+6
* UI Refresh for contacts.wangqi2018-06-292-6/+3
* UI refresh for call log items.wangqi2018-06-297-142/+165
* UI refresh for reply with sms bottom sheet.wangqi2018-06-296-2/+63
* Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh2018-06-2825-79/+1
* Removed line deemed incompatible with Dialer open source.sabowitz2018-06-281-1/+0
* Avoid updating system call log cache when the call log is being builttwyen2018-06-281-4/+26
* Make sure we have a host for the search fragment before loading data.linyuh2018-06-281-3/+15
* Fix scroll for new favoritesyueg2018-06-285-18/+46