mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-06 02:24:30 +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.