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-03-08
Add flag for filtering emergency calls from call log
maxwelb
2018-03-08
Bring back new navigation screen event logging.
yueg
2018-03-08
Show bubble when call connected and in-call UI not showing.
yueg
2018-03-08
Add divider line to nui voicemail alert
uabdullah
2018-03-08
Optimize characters sent to remote party for RTT chat.
wangqi
2018-03-08
Refactor array of RttChatMessage to List.
wangqi
2018-03-08
Disable phone number formatting for Argentina only (MCC = 722).
linyuh
2018-03-08
Implement logic for unblocking a number from the new call log's bottom sheet.
linyuh
2018-03-08
Implement logic for blocking a number from the new call log's bottom sheet.
linyuh
2018-03-07
Support local emergency phone number check when there are multiple SIMs.
linyuh
2018-03-07
Add additional logging to missed call notification code path
roldenburg
2018-03-07
Fix view not attached to window manager crash and add logs.
yueg
2018-03-07
Combine fragment hide/show transactions into one transaction.
roldenburg
2018-03-07
Handle preferred SIM for ACTION_CALL
twyen
2018-03-06
Show a warning dialog about charges when user starts a video call
wangqi
2018-03-06
NUI logging
yueg
2018-03-06
Make user able to set default sim when there is no account.
yueg
2018-03-06
Covnert @AutoValue PhotoInfo into a proto.
linyuh
2018-03-06
Updating voicemail_donation_promo_content per UXW
maxwelb
2018-03-05
Add support for bluetooth etc. audio route for RTT call.
wangqi
2018-03-05
Disable phone number formatting for LATAM MCCs.
linyuh
2018-03-05
Check if the activity is still alive before refreshing unread tab counts.
calderwoodra
2018-03-02
Added impression logging for AnnotatedCallLog rebuild operations.
zachh
2018-03-02
Added timing to some more AnnotatedCallLog operations.
zachh
2018-03-02
Move assisted dialing out of P.
erfanian
2018-03-02
Remove voicemail instruction text
maxwelb
2018-03-02
Update fragment class.
erfanian
2018-03-02
Add ripple effect to RTT incall buttons.
wangqi
2018-03-02
Remove dialer sounds and vibrations settings fragments and redirect to the sy...
uabdullah
2018-03-01
Use voicemail image for empty voicemail tab and update color
uabdullah
2018-03-01
Implemented DialerFloatingActionButton
calderwoodra
2018-03-01
Instead of just cancelling loaders, reset them as well.
calderwoodra
2018-03-01
Update RTT icon on ringing screen.
wangqi
2018-03-01
Disable phone number formatting for devices with Argentinian SIMs.
linyuh
2018-03-01
Implement overflow menu for RTT call.
wangqi
2018-03-01
Rename NUI logging prefix from NUI_ to MAIN_
yueg
2018-03-01
Updating SecondaryInfo value class to use AutoValue with builder pattern.
Android Dialer
2018-03-01
Added same primes metrics that existed in Dialtacts to NUI.
calderwoodra
2018-02-28
Preload call log fragment on app start.
calderwoodra
2018-02-28
Some small bug fixes in NUI.
calderwoodra
2018-02-28
Log contact source when reporting spam from the new UI.
linyuh
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
[next]