summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/app
Commit message (Expand)AuthorAgeFilesLines
* Automatic translation importMichael Bestas2020-01-2751-0/+2052
* Re-add call statistics.Danny Baumann2019-12-114-8/+57
* Allow per-call account selection.Danny Baumann2019-12-118-20/+166
* Re-add call recording.Danny Baumann2019-12-116-0/+61
* 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-111-0/+6
* 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: adaptive iconAsher Simonds2019-12-1116-0/+20
* Merge "Use ContactDisplayPreferencesStub when device is locked."Treehugger Robot2018-07-111-2/+2
|\
| * Use ContactDisplayPreferencesStub when device is locked.Eric Erfanian2018-07-101-2/+2
* | Update translation strings.Eric Erfanian2018-07-1082-14488/+13832
|/
* Revert "UI refresh for call log items."Eric Erfanian2018-07-104-147/+127
* UI refresh for call log items.wangqi2018-06-294-127/+147
* Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh2018-06-283-10/+0
* Use ConcurrentMap to log Contacts Provider metrics in the old call log.linyuh2018-06-281-2/+8
* Refactor ContactPreferencetwyen2018-06-265-32/+25
* Reset speaker mode when done with VVM Tabuabdullah2018-06-262-0/+9
* Show "Calling accounts" for all users in DialerSettingsActivitylinyuh2018-06-181-4/+2
* Fix drag and drop crash.yueg2018-06-181-9/+27
* Fix bug that voicemail is not shareable during phone call.wangqi2018-06-121-1/+0
* Fix bug that two messengers app showing on sharing voicemail screen.wangqi2018-06-121-1/+1
* Reorganized activities in manifests.zachh2018-06-121-86/+7
* Ignore read voicemails for notificationstwyen2018-06-112-6/+12
* Removed cast to DialtactsActivity.zachh2018-06-081-11/+9
* Don't refer to DialtactsActivity.class to launch the DIAL intent.zachh2018-06-081-2/+0
* Use an intent action to launch MainActivity instead of class reference to Dia...zachh2018-06-081-2/+1
* Moved EXTRA_CLEAR_NEW_VOICEMAILS to MainComponent.zachh2018-06-082-2/+3
* Handle null carrier config for emergency call hinttwyen2018-06-051-5/+9
* Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings.zachh2018-06-017-20/+36
* Fix color of name text in call log.wangqi2018-06-012-2/+2
* UI fixes for emergency numbers in the old call log.linyuh2018-06-011-0/+23
* Use geocode as label for businesses.twyen2018-06-011-2/+11
* Converted ThemeUtil into a DaggerModule.calderwoodra2018-05-295-11/+15
* Delete AppCompatConstantslinyuh2018-05-292-11/+7
* Began implementation of Dialer dark theme.calderwoodra2018-05-2925-159/+75
* Check for WRITE_CALL_LOG permission in CallLogNotificationsQueryHelper.zachh2018-05-211-1/+8
* Ignore dialer OMTP VVM error if VVM is disabledtwyen2018-05-212-3/+5
* Implement a global theme to be easily configured in Dialer.calderwoodra2018-05-2119-210/+52
* Don't post throttled notifications again.yueg2018-05-181-3/+8
* Internal change.linyuh2018-05-171-0/+0
* Compress all of dialer's png files.calderwoodra2018-05-1558-0/+0
* Added contacts permission screen to speed dial fragment.calderwoodra2018-05-154-0/+0
* Exit multiselect mode when opening the dialpad.calderwoodra2018-05-152-4/+5
* Place Duo calls with PreCalltwyen2018-05-093-67/+46
* Fix bug that showing block option for private number.wangqi2018-05-091-4/+7
* Merge "Update targetSdkVersion to 28"android-build-prod (mdb)2018-05-041-1/+1
|\
| * Update targetSdkVersion to 28maxwelb2018-05-041-1/+1
* | Replace DuoConstants with interface.twyen2018-05-045-56/+47
|/