Belgeschiedenis - Call history

Ik heb net de gen 6 in gebruik, na jarenlang plezier te hebben gehad van de fp 3. Ik gebruik de telefoon voornamelijk voor mijn werk en kon mooi aan het eind van de maand per contact via de belgeschiedenis het aantal gebelde minuten terugvinden. Deze functie lijkt verdwenen, ik kan alleen zien hoe lang ik de laatste keer heb gebeld. Zie ik iets over het hoofd?

I just got the Gen 6, after years of enjoying the FP3. I mainly use the phone for work and was able to easily find the number of minutes called per contact via the call history at the end of the month. This feature seems to have disappeared; I can only see how long my last call lasted. Am I missing something?

Welcome to the forum.

If you’re using the stock Phone app, you can list the detailed call history with the 3-dot menu top right.

For accounting you may need to use an app that can export the call history for analysis with a spreadsheet.

@OldRoutard, got a screenshot? With 189.0.798816824-publicbeta of the stock com.google.android.dialer, I don’t see it:

  1. #!/usr/bin/env sh
    cmd activity start --user 0 -a android.intent.action.VIEW -n com.google.android.dialer/com.android.dialer.activities.CallLogActivity -f 0 com.google.android.dialer
    

Exactly, you can see when a contact called you, but if you select a contact in the list it brings you to contact details, and details of the most recent call, but not the details of the specific call you selected in the list.

1 Like

@Kiem, does the “History” list (at com.android.dialer.activities.CallLogActivity) provide what you desire?

I’ll take you to com.android.dialer.conversationhistorycalldetails.ConversationHistoryCallDetailsWrapperActivity, where you’ll see:

It sure does!! Thank you very much! Case closed :slight_smile:

1 Like

@Kiem, you too! This conversation helped me discover a bug:

[1]


  1. meta.discourse.org/t/381707/5 ↩︎

For the record: yes, the 3-dot menu option was in a previous version of the app.

For others interested, using version 188 or later (and maybe earlier), the “Favourites” and “Recent” tabs at the bottom have been combined into one called “Home”. On this tab, just tap on the name (not the icon to the left) and then choose History.

4 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.