index
:
LineageOS/android_packages_apps_Dialer.git
auto-records
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-06-09
Merge "Get rid of some now-unused VM code." into mnc-dev
Andrew Lee
2015-06-09
Merge "Fix some more unit tests..." into mnc-dev
Andrew Lee
2015-06-09
Fix some more unit tests...
Andrew Lee
2015-06-08
Use carrier config BOOL_HIDE_CARRIER_NETWORK_SETTINGS.
Junda Liu
2015-06-08
Get rid of some now-unused VM code.
Andrew Lee
2015-06-08
Merge "Fix class variable declaration." into mnc-dev
Andrew Lee
2015-06-08
Fix class variable declaration.
Andrew Lee
2015-06-05
Handle FetchResultHandler race condition.
Andrew Lee
2015-06-05
Merge "Add call button to details, increase hit area." into mnc-dev
Andrew Lee
2015-06-05
Merge "Add delete action to voicemail in call log." into mnc-dev
Andrew Lee
2015-06-05
Merge changes Id1c7d48f,Ib903d19c into mnc-dev
Andrew Lee
2015-06-05
Merge "Don't call isPlaying if not prepared." into mnc-dev
Andrew Lee
2015-06-05
Show empty view after load returns empty.
Andrew Lee
2015-06-05
Add delete action to voicemail in call log.
Andrew Lee
2015-06-05
Add call button to details, increase hit area.
Andrew Lee
2015-06-05
Bidiformat number to force to LTR.
Andrew Lee
2015-06-05
Don't call isPlaying if not prepared.
Andrew Lee
2015-06-05
Merge "Fix shortcut action text length issues." into mnc-dev
Andrew Lee
2015-06-04
Fix shortcut action text length issues.
Andrew Lee
2015-06-04
Merge "Bidi-format joined strings." into mnc-dev
Andrew Lee
2015-06-04
Bidi-format joined strings.
Andrew Lee
2015-06-04
Merge "Move VM playback from details to call log." into mnc-dev
Andrew Lee
2015-06-04
Merge "Fix VoicemailStatusHelper unit tests." into mnc-dev
Andrew Lee
2015-06-03
Fix unit test errors.
Andrew Lee
2015-06-03
Fix VoicemailStatusHelper unit tests.
Andrew Lee
2015-06-03
Move VM playback from details to call log.
Andrew Lee
2015-06-02
Merge "Rename PhoneNumberUtils APIs" into mnc-dev
Brian Attwell
2015-06-02
Rename PhoneNumberUtils APIs
Brian Attwell
2015-06-02
Merge "Continue voicemail playback during rotation." into mnc-dev
Andrew Lee
2015-06-02
Merge "Enter search UI even if dialpad is not animating" into mnc-dev
Yorke Lee
2015-06-02
Merge "Don't use Log.isLoggable to determine DEBUG flag" into mnc-dev
Yorke Lee
2015-06-01
Don't use Log.isLoggable to determine DEBUG flag
Yorke Lee
2015-06-01
Enter search UI even if dialpad is not animating
Yorke Lee
2015-06-01
Continue voicemail playback during rotation.
Andrew Lee
2015-06-01
Fix CallDetailActivity tests.
Andrew Lee
2015-05-28
Merge "Refactor Voicemail Playback into standalone view." into mnc-dev
Andrew Lee
2015-05-27
Fix Talkback focus for call log action views.
Andrew Lee
2015-05-27
Refactor Voicemail Playback into standalone view.
Andrew Lee
2015-05-26
Merge "Handle runtime phone permission" into mnc-dev
Yorke Lee
2015-05-26
Merge "Handle runtime permissions in Dialer" into mnc-dev
Yorke Lee
2015-05-22
Handle runtime phone permission
Yorke Lee
2015-05-22
Handle runtime permissions in Dialer
Yorke Lee
2015-05-22
Merge "Transfer VM fragment logic to presenter." into mnc-dev
Andrew Lee
2015-05-22
Merge "Some ListsFragment cleanups." into mnc-dev
Andrew Lee
2015-05-21
Transfer VM fragment logic to presenter.
Andrew Lee
2015-05-21
Merge "Allow dialing SIP calls directly from search" into mnc-dev
Yorke Lee
2015-05-21
Allow dialing SIP calls directly from search
Yorke Lee
2015-05-21
Some ListsFragment cleanups.
Andrew Lee
2015-05-21
Add voicemail tab if there are active providers.
Andrew Lee
2015-05-19
Add AsyncTaskUtil for call log actions.
Andrew Lee
2015-05-19
Performance improvements to call log scrolling.
Andrew Lee
2015-05-18
Merge "Only allow one expanded call log card." into mnc-dev
Andrew Lee
2015-05-18
Remove voicemail transcript from details.
Andrew Lee
2015-05-15
Merge "Delete unused code in CallDetailActivity." into mnc-dev
Andrew Lee
2015-05-15
Merge "Fix potential Dialer NPEs" into mnc-dev
Yorke Lee
2015-05-15
Fix potential Dialer NPEs
Yorke Lee
2015-05-15
Delete unused code in CallDetailActivity.
Andrew Lee
2015-05-14
Remove VM StatusMessage code from Call Details.
Andrew Lee
2015-05-15
Merge "Change VM playback fragment layout." into mnc-dev
Andrew Lee
2015-05-14
Change VM playback fragment layout.
Andrew Lee
2015-05-14
Only allow one expanded call log card.
Andrew Lee
2015-05-14
Merge "Don't set voicemail status message in Call Log." into mnc-dev
Andrew Lee
2015-05-13
Don't set voicemail status message in Call Log.
Andrew Lee
2015-05-13
Merge "Move proximity sensor logic into VM fragment." into mnc-dev
Andrew Lee
2015-05-13
Merge "Fix NPE in keyPressed when getView is null" into mnc-dev
Jay Shrauner
2015-05-13
Merge "Send VM notification to VM call log tab." into mnc-dev
Andrew Lee
2015-05-13
Send VM notification to VM call log tab.
Andrew Lee
2015-05-13
Fix NPE in keyPressed when getView is null
Jay Shrauner
2015-05-13
Move proximity sensor logic into VM fragment.
Andrew Lee
2015-05-13
Reorganize Intent utilities, add send SMS intent.
Andrew Lee
2015-05-13
Merge "More video related API fixes" into mnc-dev
Yorke Lee
2015-05-13
Merge "Indicate whether CallLogAdapter is for Recents." into mnc-dev
Andrew Lee
2015-05-12
Indicate whether CallLogAdapter is for Recents.
Andrew Lee
2015-05-12
More video related API fixes
Yorke Lee
2015-05-12
Merge "Save CNAP in call history" into mnc-dev
Yorke Lee
2015-05-11
Save CNAP in call history
Yorke Lee
2015-05-11
Remove unused ViewDragHelper.
Andrew Lee
2015-05-11
Merge "Fix crash in voicemail notifications." into mnc-dev
Nancy Chen
2015-05-11
Fix crash in voicemail notifications.
Nancy Chen
2015-05-11
Dynamically check for permission denials
Yorke Lee
2015-05-08
Merge "Grab audio focus when listening to voicemail." into mnc-dev
Nancy Chen
2015-05-08
Only show accessibility settings for primary user.
Andrew Lee
2015-05-08
Improve talkback on call log actions.
Andrew Lee
2015-05-08
Merge "Add call log list item actions for adding contacts." into mnc-dev
Andrew Lee
2015-05-08
Merge "Fix jank when showing dialpad" into mnc-dev
Yorke Lee
2015-05-08
Fix jank when showing dialpad
Yorke Lee
2015-05-07
Grab audio focus when listening to voicemail.
Nancy Chen
2015-05-07
Add call log list item actions for adding contacts.
Andrew Lee
2015-05-07
Merge "Mark voicemails as old after they are read." into mnc-dev
Nancy Chen
2015-05-07
Mark voicemails as old after they are read.
Nancy Chen
2015-05-07
Fix crash in recents log when in Talkback mode.
Andrew Lee
2015-05-07
Merge "Update layouts for call log list item actions." into mnc-dev
Andrew Lee
2015-05-07
Update layouts for call log list item actions.
Andrew Lee
2015-05-06
Hide "clear" action if search text is empty.
Andrew Lee
2015-05-05
Shown actions for queries with at least one digit.
Andrew Lee
2015-05-05
Merge "Change FAB icon and behavior for contacts tab." into mnc-dev
Andrew Lee
2015-05-05
Change FAB icon and behavior for contacts tab.
Andrew Lee
2015-05-05
Merge "Revert "Fix NPE from ListsFragment crash."" into mnc-dev
Andrew Lee
2015-05-05
Revert "Fix NPE from ListsFragment crash."
Andrew Lee
2015-05-04
Add "show call history" list item.
Andrew Lee
[next]