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-12-27
Fixing transcription branding UI bug
mdooley
2017-12-27
Parameterized PhoneLookup with submessage type.
zachh
2017-12-22
Enable multi-sim support in assisted dialing.
erfanian
2017-12-22
Update unread voicemails as read in the NUI Voicemail by unbolding when expan...
uabdullah
2017-12-22
Use ICU Localization for country names in settings.
erfanian
2017-12-22
Automated rollback of changelist 179615699
calderwoodra
2017-12-22
Automated rollback of changelist 179847039
calderwoodra
2017-12-22
Differentiate read/unread voicemails in the NUI Voicemail by bolding.
uabdullah
2017-12-22
Use CHAR_TO_KEY_MAPS in DialpadCharMappings in SmartDialMaps.
linyuh
2017-12-22
Reorganize classes related to smart dial.
linyuh
2017-12-22
Use the orientation obtained in onFinishInflate as the truth in DialpadView.
linyuh
2017-12-22
Added context menu for favorite contacts in new speed dial.
calderwoodra
2017-12-22
Update assisted dialing extras in preparation for platform implementation.
erfanian
2017-12-22
Quick fix for bugs on simulator voice call.
weijiaxu
2017-12-22
Fixed crash in UiListener when launching activity with screen off.
zachh
2017-12-22
Handle contacts which have been disassociated with a number in Cp2PhoneLookup.
zachh
2017-12-22
Fixed crash in PinnedShortcuts.
zachh
2017-12-22
Bug: 70402588
Android Dialer
2017-12-22
Added copySubMessage method to PhoneLookup interface.
zachh
2017-12-22
Bubble v2 changes.
yueg
2017-12-22
Always have hardware acceration enabled for InCallActivity
roldenburg
2017-12-22
Include inserted calls for consideration in PhoneLookupDataSource.
zachh
2017-12-22
Don't use phone number in spam call notifications
maxwelb
2017-12-22
Register content observer when voicemail table changes.
uabdullah
2017-12-22
Add SmartDialMaps for the Bulgarian alphabet and the Ukrainian alphabet.
linyuh
2017-12-22
Remove voicemail from UI only after delete request.
uabdullah
2017-12-22
Bubble v2 RTL language fixes.
yueg
2017-12-22
Implemented SpeedDialEntry Room Database.
calderwoodra
2017-12-20
Populate voicemails in simulator
uabdullah
2017-12-20
Print array map for debugging purposes.
uabdullah
2017-12-19
Add flags for the Duo install, activate and invite buttons
roldenburg
2017-12-19
Support dual alphabets in smart dial.
linyuh
2017-12-19
Ignore deleted voicemail for notification
twyen
2017-12-18
Bubble v2 logging.
yueg
2017-12-18
Ensure we do not have a null data string before checking for Duo
roldenburg
2017-12-18
Bug: 70402588
Android Dialer
2017-12-18
Added tests for SmartDialNameMatcher.
calderwoodra
2017-12-18
Allow orientation change when receiving video upgrade request in the in-call UI.
linyuh
2017-12-18
Added tests for latin smart dial map.
calderwoodra
2017-12-18
Upgrade target SDK version to 27.
linyuh
2017-12-18
Bubble v2 animation change.
yueg
2017-12-15
Implemented Cp2PhoneLookup#lookup.
zachh
2017-12-15
Turning on the screen when audio stream of an incoming call is directed throu...
linyuh
2017-12-15
Support empty PhoneLookupInfo in Cp2PhoneLookup.
zachh
2017-12-15
Hide "Invite" and "Set up" Duo buttons for spam and voicemail calls
roldenburg
2017-12-15
Implement basic bottom sheet in NUI Voicemail tab.
uabdullah
2017-12-15
Remove voicemail settings if missing permission
twyen
2017-12-14
Handle ActivityNotFoundException when starting intent from IntentModule
twyen
2017-12-14
Add PreCall step to check permission
twyen
2017-12-14
Implement PeopleApiPhoneLookup
twyen
2017-12-14
Refactor add to contacts, send a message and copy number modules for bottom s...
uabdullah
2017-12-14
Use Dagger to get Duo instance in CallLogListItemViewHolder
roldenburg
2017-12-14
Add input dialog for simulator to use customized number.
weijiaxu
2017-12-14
Add impressions for Duo related events (install, activate and invite)
roldenburg
2017-12-14
Take into consideration special characters when we do contact match.
linyuh
2017-12-14
Recycle TypedArray for AutoResizeTextView.
wangqi
2017-12-14
Change dt for CVVM to 6
twyen
2017-12-14
Support deleting voicemails
uabdullah
2017-12-14
Implemented disambig dialog for new speed dial fragment.
calderwoodra
2017-12-14
Support normalization of numbers in Cp2PhoneLookup.
zachh
2017-12-13
Take user to install Duo if they tap "Set up" without the app installed
roldenburg
2017-12-13
Add reloadReachabilities to Duo interface
roldenburg
2017-12-13
Bubble v2 accessibility.
yueg
2017-12-13
Integrate CallDetailsActivity with the new call log UI.
linyuh
2017-12-12
Refactor CallerInfo and ContactInfoHelper to improve readability.
linyuh
2017-12-12
Move TelecomCallUtil to com.android.dialer
twyen
2017-12-12
Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_...
mdooley
2017-12-12
InCallActivity#isDialpadVisible() now returns the correct value.
calderwoodra
2017-12-12
BEGIN_PUBLIC
linyuh
2017-12-12
BEGIN_PUBLIC
linyuh
2017-12-12
BEGIN_PUBLIC
roldenburg
2017-12-12
Download and play voicemails from server when not locally available.
uabdullah
2017-12-12
Updated writing of PhoneLookup columns in annotated call log.
zachh
2017-12-11
Implement today and older for NUI Voicemail and update MediaPlayerView tests
uabdullah
2017-12-11
Play voicemails, update seekbar timer, allow seeking, and maintain state afte...
uabdullah
2017-12-11
Also show bubble avatar for incoming call and outgoing call.
yueg
2017-12-11
Don't save UI executor in UiListener.
zachh
2017-12-11
Update Spam module to use Dagger
maxwelb
2017-12-08
Implemented adding a new favorites contact flow NUI.
calderwoodra
2017-12-08
Add "Set up" and "Invite" for video to call log entry actions
roldenburg
2017-12-08
Fix voicemail populator bug and change emergency call to emergency call back.
weijiaxu
2017-12-08
Bubble v2 animation improvement.
yueg
2017-12-08
In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...
linyuh
2017-12-07
Add Context to Duo interface isEnabled
roldenburg
2017-12-07
Migrate cp2 search to use SmartDialerCursorLoader and Phone.CONTENT_FILTER_URI.
calderwoodra
2017-12-07
Implemented PhoneLookupDataSource#onSuccesfulFill.
zachh
2017-12-07
Fixed compile error in AOSP due to use of guava 23 API.
zachh
2017-12-07
Add isActivated check to Duo interface
roldenburg
2017-12-07
Bug: 68953167
Android Dialer
2017-12-07
Made PhoneLookupDataSource implementation async.
zachh
2017-12-07
Renamed PhoneLookup#bulkUpdate to #getMostRecentPhoneLookupInfo.
zachh
2017-12-07
Added bindings for ListeningExecutorServices.
zachh
2017-12-07
Use explicit version constant for AD ceiling.
erfanian
2017-12-07
Add Assisted Dialing Call Details Implementation.
erfanian
2017-12-07
Switched CallLogDataSource interface to be Future based.
zachh
2017-12-07
Add DialpadView's OnPreDrawListener in onFinishInflate() to ensure the layout...
linyuh
2017-12-07
Added manifest override for PhoneLookupHistory provider.
zachh
2017-12-07
Hide bubble in (New)ReturnToCallController.tearDown().
yueg
2017-12-07
Grouping each listener's logic in an inner class in CallDetailsActivity.
linyuh
2017-12-07
Allow VVM activation to be rerun if carrier sent STATUS SMS
twyen
[next]