The phone app (by Google) has 700 mb of data on the phone. What is that? Call history? Contacts? Then what is in the contacts app? Is it safe to delete?

Stock Pixel 6a

  • bitwolf
    link
    English
    13
    edit-2
    13 days ago

    Mine shows 702mb of user data after about 6 months of call history. However I don’t find this very unreasonable for the feature set provided.

    The app continues to function offline so I could imagine a cache of the information gets generated once the application is launched and permissions granted.

    First off, it appears to source contact information, this appears to be standardized because access is backed by the Contacts permission scope. I imagine it caches this information, because it also builds an index of your contacts in order to drive the t9 dialer search.

    The phone also offers integration for voicemail and visual voicemail transcriptions. These would either need to be stored in the app, or associated with the data if it rests outside of the apps directory.

    Finally there is the call history. It looks like Android has a standard location for this because it has its own permisson scope.

    This means, in order to maintain functionality when offline, the app would have to store associations to contacts, the call history, voice transcription text, and voicemail audio.

    The look up of this information could be slow to do each time a tab is opened so it likely stores these associations in a local database for quicker access. That local database would need to be stored in the apps directory contributing to its size.

    • @essteeyou@lemmy.world
      link
      fedilink
      English
      6
      edit-2
      13 days ago

      Almost all of that (excluding voicemail) is pure text data, isn’t it? There’s no way it should be taking up multiple hundreds of megabytes. I can’t imagine voicemail audio is particularly high quality, but if you do have a load of messages then I can see it adding up.

      My Phone app user data is 277MB.

      Google Keep (lots of notes with offline mode) is 10.62MB.

      Google Maps’ offline maps for my entire local area is only 109MB.