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
2018-04-17
Added logging for contacts provider metrics.
zachh
2018-04-17
Don't slide the toolbar up if we've scheduled a runnable to slide it up.
calderwoodra
2018-04-17
Improved handling of IS_READ in new call log.
zachh
2018-04-17
Update in call button logic.
erfanian
2018-04-17
Add RTT transcript screen.
wangqi
2018-04-17
Add checks for call eligibility.
erfanian
2018-04-17
More improvements call flow.
erfanian
2018-04-17
Migrate SpeedDialUiLoader to use contact lookup URIs.
calderwoodra
2018-04-17
Export activities with exported aliases.
calderwoodra
2018-04-16
Fix the calculation of day difference in the new call log.
linyuh
2018-04-16
Fix bug that new call details is empty.
wangqi
2018-04-16
Don't show the Duo disclosure card if it's been viewed for more than 1 day.
linyuh
2018-04-16
Remove voicemail/impl/TelephonyMangerCompat
twyen
2018-04-16
Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...
linyuh
2018-04-16
Don't close search if the user leaves with the dialpad open.
calderwoodra
2018-04-13
Implement drag to remove contacts in SpeedDialFragment.
calderwoodra
2018-04-13
Animate duo disclosure dismissal.
calderwoodra
2018-04-13
Increased tap target for 3-dot menu in new call log.
zachh
2018-04-12
Add Duo disclosure card to the new call log.
linyuh
2018-04-12
Added impressions.
zachh
2018-04-12
Add RTT transcript to call details.
wangqi
2018-04-12
Get dialpad fragment hint text sooner and hold onto it.
calderwoodra
2018-04-12
Add SpeedDialFragment to the old peer.
calderwoodra
2018-04-11
Added context menu for favorite contacts in new speed dial.
calderwoodra
2018-04-11
Ignore case for GID matching
twyen
2018-04-11
Add support for support fragments in UiListener.
calderwoodra
2018-04-11
Add RTT badge to new call log.
wangqi
2018-04-11
Update logic for incoming and active calls.
erfanian
2018-04-10
Change speaker button for in call UI and bubble.
yueg
2018-04-10
Add RTT icon to RTT call log.
wangqi
2018-04-10
Add a flag to control whether to show spam blocking promotion
Android Dialer
2018-04-10
Implement the disambig dialog for favorite contacts.
calderwoodra
2018-04-10
Wire up SpeedDial fragment with SpeedDialUiItemLoader.
calderwoodra
2018-04-10
Add Tracfone VZW GID to vvm_config.
twyen
2018-04-10
For an audio call log entry, add a video call option in the bottom sheet if t...
linyuh
2018-04-09
Autogenerate IDs for inserts and consolidate loader into one transaction.
calderwoodra
2018-04-09
Ensure listeners are added each time setUp is called
roldenburg
2018-04-09
Implemented SpeedDialUiItemLoader.
calderwoodra
2018-04-08
Have PhoneLookup read carrier presence data from CP2.
linyuh
2018-04-06
Update ToS for donation
uabdullah
2018-04-06
Resolve resource conflicts.
linyuh
2018-04-06
Change voicemail empty state icon to voicemail icon.
calderwoodra
2018-04-06
Use sensible audio route for bubble mode.
yueg
2018-04-06
Convert new speed dial to support fragment and add it to new peer.
calderwoodra
2018-04-06
Only request focus on search edit text when it's slide down.
calderwoodra
2018-04-06
Merge "Reorganized rootcomponentgenerator package and added demo."
Treehugger Robot
2018-04-06
Reorganized rootcomponentgenerator package and added demo.
Zachary Heidepriem
2018-04-06
Add tests for RttChatFragment.
wangqi
2018-04-05
Exclude Duo audio calls from the new call log.
linyuh
2018-04-05
Implement background calling.
yueg
2018-04-05
Add Spam#updateSpamSync API to control when syncing the Apdl spam list is ena...
maxwelb
2018-04-05
Change @DialerComponent to @IncludeInDialerRoot and turn on @IncludeInDialerR...
weijiaxu
2018-04-05
Add settings fragment boilerplate.
erfanian
2018-04-05
Fix leak of InCallActivity's DecorView and stuck on disconnection bug.
wangqi
2018-04-05
Expand Duo Interface
twyen
2018-04-05
Support new voicemail fragment in old peer.
uabdullah
2018-04-04
Fix search bar margin issue in RTL
twyen
2018-04-04
Prevent crash when dialpad animation ends after activity is saved.
twyen
2018-04-04
Fixed some issues in dialer's dialpad for talkback users.
calderwoodra
2018-04-04
Voicemail and Call log notifications now open GoogleMainActivity.
calderwoodra
2018-04-04
Added some logging for mysterious bugs.
calderwoodra
2018-04-04
Remove null check.
erfanian
2018-04-04
Better support for multi call.
erfanian
2018-04-04
Migrate RTT chat history to use proto buffer.
wangqi
2018-04-04
Disable RTT request button when the call is not active yet.
wangqi
2018-04-04
Use the default phone account for a voice call when the call log item is for ...
linyuh
2018-04-04
Explicitly hide the badge in ContactPhotoView when it shouldn't be shown.
linyuh
2018-04-03
Remove reference to RTT system setting.
wangqi
2018-04-03
Fix the button style of RTT request dialog.
wangqi
2018-04-03
Don't deadlock in DialerDatabaseHelper.
zachh
2018-04-03
Fix NPE for details number
maxwelb
2018-04-03
Per linguists' request, increase CHAR_LIMIT of "Carrier video" from 30 to 31.
linyuh
2018-04-03
Fix permission
roldenburg
2018-04-03
Handle missed calls for new call log in old peer.
zachh
2018-04-03
Separate calls with the video feature from others when coalescing rows in the...
linyuh
2018-04-03
Support placing Duo calls in the new UI's bottom sheet.
linyuh
2018-04-03
Turn off component generating step of RootComponentGenerato and @DialerCompoe...
weijiaxu
2018-04-03
Implement dialog for responding RTT request.
wangqi
2018-04-02
Disable transcrption downloads for T-Mobile.
twyen
2018-04-02
Update contact photo for RTT call screen.
wangqi
2018-04-02
Fix the bug that number format is not correct in RTL mode.
wangqi
2018-03-30
Use IS_READ instead of NEW in new call log.
zachh
2018-03-30
Add upgrade to RTT call button.
wangqi
2018-03-30
Add SpeedDialEntry database helper.
calderwoodra
2018-03-30
Fix bubble showing after dismiss bug.
yueg
2018-03-30
Added logging for popping in new call log.
zachh
2018-03-30
Move update color code from CallCardPresenter to InCallPresenter.
yueg
2018-03-30
Log the number of "invalid" CP2 rows.
zachh
2018-03-30
Implement new blocking
twyen
2018-03-30
Differentiate video call types (carrier/Duo) in call descriptions for the new...
linyuh
2018-03-29
Use existing transcription from transcription server if available
uabdullah
2018-03-29
Update what happens when donation is rejected & use correct donation availabi...
uabdullah
2018-03-29
UI adjustment to RTT screen.
wangqi
2018-03-29
Mark spam voicemail as old after we auto block it.
Android Dialer
2018-03-29
Fix bug preventing rejecting video calls
roldenburg
2018-03-29
Fixed a few issues in search with new nav.
calderwoodra
2018-03-29
Replace png icons with vector drawable for video call screen.
wangqi
2018-03-29
Badge contact photos for video calls in the bottom sheet.
linyuh
2018-03-28
Show toast when handing off from LTE to WiFi
roldenburg
2018-03-28
Create a common widget (ContactPhotoView) for a contact photo and its optiona...
linyuh
[next]