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-02-28
Add accessibility label for voicemail transcription rating
maxwelb
2018-02-28
Parity of OldMainActivityPeer with ListsFragment for VM
uabdullah
2018-02-28
Show empty view when there are no voicemails
uabdullah
2018-02-28
Never start playing voicemails in the NUI VM tab from the speaker
uabdullah
2018-02-28
Remove background of RTT chat fragment.
wangqi
2018-02-28
Update voicemail donations strings
maxwelb
2018-02-28
Group info needed to show a block/report spam dialog into a proto to avoid lo...
linyuh
2018-02-27
set connection state after adding NonSimulatorConnectionListener and set conn...
weijiaxu
2018-02-27
Do not show the voicemail tab if the VM toggle is turned off.
uabdullah
2018-02-27
Internal cleanup for the new UI's bottom sheet.
linyuh
2018-02-27
Fab now hides/shows correctly when you enter and leave the voicemail tab.
calderwoodra
2018-02-27
Fixed some a11y issues in MainActivity.
calderwoodra
2018-02-27
NUI no longer crashes when clicking "place call" in empty call log.
calderwoodra
2018-02-27
Set the correct reporting location when reporting spam in the new call log.
linyuh
2018-02-27
Bump version codes and name to v19
roldenburg
2018-02-27
Move DirectoryCompat from "contacts/common" to "dialer/common/cp2".
linyuh
2018-02-27
Implement contacts promo in NUI.
yueg
2018-02-27
Fix bug that soft keyboard pushes action bar out of window.
wangqi
2018-02-27
Added 2 null checks to fix top crashers.
calderwoodra
2018-02-26
Fix for NonSimulatorConnection listener causing dialer crashing after ending ...
weijiaxu
2018-02-26
Allow selecting IMEI/MEID text
roldenburg
2018-02-26
Added Call History activity to MainMenu.
calderwoodra
2018-02-26
Updating PrimaryCallState value class to use AutoValue with builder pattern.
Android Dialer
2018-02-26
Look up contacts in the local enterprise directory in the new call log.
linyuh
2018-02-26
Implement logic of bottom sheet options related to spam numbers.
linyuh
2018-02-24
Cancel Old SpeedDial contact loaders when they are reset.
calderwoodra
2018-02-24
Fixed a few bugs in NUI Main Activity.
calderwoodra
2018-02-23
Track initial call log building metrics separately from incremental building ...
zachh
2018-02-23
Fix bugs of RTT chat.
wangqi
2018-02-23
Prevent VVM subscribing when carrier reset subscription status
twyen
2018-02-22
Added some logcat and metrics logging for new call log.
zachh
2018-02-22
Add new signature for Cequint Caller ID app.
wangqi
2018-02-22
Add dialer simulation functionality into simulator.
weijiaxu
2018-02-22
Use SystemProperties to access ro.carrier as System.getProperty cannot get it
roldenburg
2018-02-22
Fix bug in isVoicemailNumber method not returning early
roldenburg
2018-02-22
Adding real url for voicemail donation promo learn-more link
mdooley
2018-02-22
Removed item animator in Call Log RecyclerView.
calderwoodra
2018-02-22
NUI bug fixes: handling intents and onActivityResult.
calderwoodra
2018-02-22
Use the vector spam icon in the new call log.
linyuh
2018-02-22
Fixed some Dialer theming bugs in NUI.
calderwoodra
2018-02-22
Make MarkDirtyObserver available to all call log data sources & PhoneLookups.
linyuh
2018-02-22
Updating PrimaryInfo value class to use AutoValue with builder pattern.
Android Dialer
2018-02-22
When there is no VM support hide the tab in the Old Main Activity
uabdullah
2018-02-22
Rebuild Call Log on first launch after NUI is enabled
twyen
2018-02-22
Changing the voicemail transcription font size
mdooley
2018-02-22
Moved metrics related methods out of LoggingBindings.
zachh
2018-02-22
Record jank metrics in old and new call logs.
zachh
2018-02-22
Fixed some bugs in NUI search.
calderwoodra
2018-02-22
Adding information section to voicemail settings
mdooley
2018-02-22
Add Tracfone to Motorola menu, move existing menu to Sprint only
roldenburg
2018-02-22
Fixed some issues in NUI search bar.
calderwoodra
2018-02-22
Disable VVM for tracfone USA
twyen
2018-02-22
Fix an NPE when ContactInfoHelper tries to retrieve remote directories.
linyuh
2018-02-22
Merge searchfragment/remote into searchfragment/directories and renaming thin...
linyuh
2018-02-22
Initialize/Update the UI of New{CallLog|Voicemail}Fragment iff the fragment i...
linyuh
2018-02-22
Use a broadcast receiver to refresh the annotated call log.
linyuh
2018-02-22
Rename invalid resource folder
roldenburg
2018-02-22
Fix a few UI issues based around multiselect in new nav.
calderwoodra
2018-02-22
Include the primary callback action in the new call log's bottom sheet.
linyuh
2018-02-22
Implement read/write text stream to RttCall.
wangqi
2018-02-22
Add configuration for when we show decimal and barcode device id
roldenburg
2018-02-22
Annotate RTT as @TargetApi(28).
wangqi
2018-02-22
Merge "Show IMEI/MEID in hex, dec, and barcode when appropriate"
Treehugger Robot
2018-02-22
Show IMEI/MEID in hex, dec, and barcode when appropriate
roldenburg
2018-02-22
Do no preload dialpad fragment when opening search through search bar.
calderwoodra
2018-02-22
Add logging to NUI.
yueg
2018-02-22
Implemented hangouts connection into GoogleMainActivity.
calderwoodra
2018-02-22
Created a "Metrics" interface.
zachh
2018-02-22
Fix the icon & the label for blocked spam numbers in the new call log.
linyuh
2018-02-22
Move RttChatBot to simulator.
wangqi
2018-02-22
Update RTT call with real name/number and timer.
wangqi
2018-02-22
Include both PHOTO_URI and PHOTO_THUMBNAIL_URI in Cp2Info.
linyuh
2018-02-22
Add simulator RTT call.
wangqi
2018-02-14
Mark calls as read in new call log.
zachh
2018-02-14
Restored work profile contacts to Dialer search.
calderwoodra
2018-02-14
Clicking on a missed call in the call log no longer crashes the app.
calderwoodra
2018-02-14
Add bottom sheet options for blocked and/or spam numbers in the new call log.
linyuh
2018-02-12
Delete and upload voicemail as deleted on the VM server
uabdullah
2018-02-12
Fixed some search UI nits.
calderwoodra
2018-02-12
Use UI Listeners for querying voicemail status table
uabdullah
2018-02-09
Mark voicemail populated by simualtor as VVM3.
weijiaxu
2018-02-09
internal change
Android Dialer
2018-02-09
Bump version codes of v18
roldenburg
2018-02-09
Update title of after call spam dialog.
wangqi
2018-02-09
Used VectorDrawable for Blocked Numbers
twyen
2018-02-09
Finish AudioRouteSelectorActivity when all calls disconnect.
yueg
2018-02-09
Add LookupUri to PeopApiPhoneLookupInfo
twyen
2018-02-09
Implemented NUI menu items.
calderwoodra
2018-02-09
Implemented GoogleMainSearchController to customize menu to GoogleDialer.
calderwoodra
2018-02-09
Show reject hint text for all incoming calls
wangqi
2018-02-09
Show icon and label for a spam number in the new call log.
linyuh
2018-02-09
Support GID1 for VVM configs
twyen
2018-02-09
Add VVM Config for Bouygues FR
twyen
2018-02-09
Fix new special codes
roldenburg
2018-02-09
Handle concurrently deleted rows in all updateSmartDialDatabase cursors
maxwelb
2018-02-09
Deleted some unused classes
calderwoodra
2018-02-06
Bubble layout change.
yueg
2018-02-06
Adding voicemail donation promo
mdooley
2018-02-06
Fix NPE when querying preferred without an account
twyen
2018-02-06
Implement SpamPhoneLookup
linyuh
[next]