mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-08 14:19:32 +00:00

type to Case with getter method. Created FileManager class and added member of this type to Services class with getter method. Added method to FileManager for obtaining files and refactored some code in RecentActivity module to use thi new API where applicable. These changes partially satisfy the requirements of AUT-613.