mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 17:06:16 +00:00

updated call log analyzer to search files where name = 'logs.db' and additionally to try tables named 'logs'. Also refactored code to be more extensible and a little more sanely organized. Looking at other sibling 'analyzers' in the android module indicates they could all be refactored in similar ways, and probably a lot of duplicate code could be reduced if they were refactored as a whole to be more generic.