index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
Age
Commit message (
Expand
)
Author
2017-11-17
Fix bug that RTL posistion is not correct when initializing in CallLogActivity.
wangqi
2017-11-17
Use TextUtils.isEmpty() instead of null check.
yueg
2017-11-13
Add a new impression proto for same prefix call marked as spam.
Android Dialer
2017-11-11
Implement PreferredSimFallbackProvider
twyen
2017-11-11
Use lambdas in CompositePhoneLookup.
zachh
2017-11-11
Adjust weights of layouts on the dialpad so that key letters aren't clipped.
linyuh
2017-11-11
Fix bug that "+" is dropped when performing actions in smart dial search.
wangqi
2017-11-11
Use parent message for CP2 info in phone_lookup_info.proto.
zachh
2017-11-11
Added content provider for PhoneLookupHistory.
zachh
2017-11-12
Use type TEXT instead of STRING for annotated call log columns.
zachh
2017-11-12
Stop turning on the screen when the incoming/outgoing call is via Bluetooth.
linyuh
2017-11-12
Filter out contacts with null primary display names in search.
zachh
2017-11-12
Conferece call management screen UI adjustment.
yueg
2017-11-12
Renamed string.xml to strings.xml to match Android convention
roldenburg
2017-11-11
Add UiThreadExecutor
Zachary Heidepriem
2017-11-11
Expose tab index to protected
Android Dialer
2017-11-11
Added temporary logging to debug problem with null phone numbers from remote ...
zachh
2017-11-11
Hook up pre-call actions
twyen
2017-11-11
Implement CallingAccountSelector and AssistedDialAction
Zachary Heidepriem
2017-11-11
Implement PreCallCoordinator
twyen
2017-11-11
Make CallIntentBuilder parcelable
twyen
2017-11-11
Use layout_gravity to horizontally center each dialpad key in landscape mode.
linyuh
2017-11-11
Unify voicemail call placing
twyen
2017-11-11
Stop storing device orientation in DialpadView's instance variable to improve...
linyuh
2017-11-11
Rename value name to avoid conflict.
yueg
2017-11-11
Fix previous usage of LoggingBinding with Logger class.
weijiaxu
2017-11-11
Disable "Switch Camera" button when not transmitting
roldenburg
2017-11-11
Updating SendTranscriptionFeedback for consistency.
Android Dialer
2017-11-11
Add expand and collapse media player logic for NUI Voicemail Fragment
uabdullah
2017-11-11
Defining transcription feedback API
mdooley
2017-11-11
Added phone paused icon to on hold banner.
calderwoodra
2017-11-11
Implemented CompositePhoneLookup#bulkUpdate.
zachh
2017-11-11
Allow the client to specify voicemail transcript id's
mdooley
2017-11-11
Implement bulk update for Cp2PhoneLookup.
calderwoodra
2017-11-11
Add character mappings for Bulgarian & Ukrainian in DialpadCharMappings.
linyuh
2017-11-11
Support dual alphabets in smart search when a secondary alphabet is available.
linyuh
2017-11-11
Commit transaction synchronously for OnHoldFragment.
yueg
2017-11-10
Expand Voicemails on tapping
uabdullah
2017-11-10
Implemented CompositePhoneLookup#isDirty.
zachh
2017-11-10
Fixed AOSP breakage due to incompatible guava api.
zachh
2017-11-10
Implement some UI changes.
yueg
2017-11-10
Stop ringtone when user opens "respond via message" option
roldenburg
2017-11-10
Fixing bug in donation settings
mdooley
2017-11-10
Set the ceiling at O.
erfanian
2017-11-07
Fixed that name mixed Hebrew is not displayed correctly at call log
erfanian
2017-11-07
Show dual alphabets on the dialpad if a secondary alphabet is available.
linyuh
2017-11-06
Move voicemail settings to dialer UI
Zachary Heidepriem
2017-11-03
Show HD icon in call logs.
wangqi
2017-11-03
Add avatar and small icon in bubble primary button.
yueg
2017-11-01
Renamed call_details string, which was conflicting with one from the calldeta...
zachh
2017-11-01
Update heads up notification based on video state
roldenburg
2017-11-01
Add more log entries in loggingBinding.
weijiaxu
2017-11-01
Use unencrypted storage for shared prefs in new call log.
zachh
2017-11-01
Removed helper methods in DialerExecutors.
zachh
2017-11-01
Add country code support to ad settings.
erfanian
2017-11-01
Add VoLTE conference call to simulator and fix a minor issue for GSM conference.
weijiaxu
2017-11-01
Use DialpadTextView instead of TextView to show letters under each digit key.
linyuh
2017-11-01
Disable assisted dialing when the phone is User Locked.
erfanian
2017-11-01
Add logging statement to assert InCallUI branched as expected.
erfanian
2017-11-01
Added CompositePhoneLookup and added and implemented "lookup" method.
Zachary Heidepriem
2017-10-30
Roll forward cl/172154863: Do not load every DialtactsActivity fragment on ap...
wangqi
2017-10-30
Let InCallPresenter instead of StatusBarNotifier implement AudioModeListener.
yueg
2017-10-30
Clear cached requested video state
roldenburg
2017-10-30
internal change
mdooley
2017-10-30
Make dialpad key alignment responsive to font size.
linyuh
2017-10-27
Center align numbers in each column of the dialpad when in landscape mode.
linyuh
2017-10-27
Fix HOLD option not displayed in voice calls in CDMA + GSM.
wangqi
2017-10-27
Use string concatenation for CREATE_TABLE_SQL instead of StringBuilder()
uabdullah
2017-10-27
Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProt...
linyuh
2017-10-26
Fix issue of huge latency measured from app#onCreate to activity#onCreate
weijiaxu
2017-10-26
Set incall button color to match sim color.
wangqi
2017-10-26
Cp2 Phonelookup isDirty implementation.
calderwoodra
2017-10-26
App latency test migration.
weijiaxu
2017-10-26
Search fragment now closes after placing a call.
calderwoodra
2017-10-26
Display CDMA voice privacy icon on notification bar.
Eric Erfanian
2017-10-25
Fix crash that isInMultiWindownMode is not supported on M.
wangqi
2017-10-25
Fix TMO frozen ViLTE video upon swapping call
roldenburg
2017-10-25
Fix contacts promo not showing consistently due to scroll settling tab index
Android Dialer
2017-10-25
Add support for voicemailURI to annotated call log for new voicemail tab
uabdullah
2017-10-25
Improved dagger support for executor services.
zachh
2017-10-25
Refactor client platform checks to be DRY.
erfanian
2017-10-24
Rename the new bubble package name from "bubble" to "newbubble".
Eric Erfanian
2017-10-19
Automated g4 rollback of changelist 172154863.
maxwelb
2017-10-19
Take into account special dialable characters when grouping calls in the call...
linyuh
2017-10-19
Move more Video Share stuff to third_party
roldenburg
2017-10-19
Fix NPE in TelecomAdapter.stopForegroundNotification().
yueg
2017-10-19
wrapping %s in in <xliff:g> </xliff:g> tags to prevent translation
mdooley
2017-10-19
Check AD eligibility before utilizing the feature.
erfanian
2017-10-17
Support bulk inserted voicemails.
twyen
2017-10-17
Fix top text cropping issue in new voicemail tab
uabdullah
2017-10-17
Update SearchAdapter query if fragment has query before fragment is ready.
calderwoodra
2017-10-17
Contacts are now searchable by company name.
calderwoodra
2017-10-17
Update simulator to add emergency call
maxwelb
2017-10-17
Allow voicemail transcription notifications to expand
mdooley
2017-10-17
Hide voice search button when exiting search if it is not available
twyen
2017-10-17
Stop showing partially matched numbers that are not global phone numbers.
linyuh
2017-10-17
Display Voicemail Contact Name and Photo in Voicemail Fragment.
uabdullah
2017-10-17
Add temporary assisted dialing setting to Dialer.
Eric Erfanian
2017-10-17
Some cleanup of incoming call latency.
wangqi
2017-10-17
Move Duo related constants out of interface
roldenburg
[next]