Hello,
Ran multiple scripts but I'm quite sure the script "packageInfo" (which parses "packages.xml") is the one which results in the "Installed Apps" > "Packages" in the HTML-report.
In the actual packages.xml you have the following tags / fields:
"ft" which the report doesn't expand on and simply names "ft"
"ut" which the report renames to "Update Time"
In my case I didn't have the following tags / fields:
"it" = Install Time (which in my report is blank)
I would like that the report rename the "ft" column to "File Time" since according to ChatGPT:
"ft = File Time (last modification time of the APK in seconds since epoch)."
What also would be nice would be an icon such as an "(i)" next to each column for:
File Time
Install Time
Update Time
Install Orginator
Installer
etc.
which explains further what each column is for, ex:
File Time (i)
When you hover over (i) you get:
"File Time (last modification time of the APK in seconds since epoch)."
Thank you for your work, really helps out!
Best Regards
Hello,
Ran multiple scripts but I'm quite sure the script "packageInfo" (which parses "packages.xml") is the one which results in the "Installed Apps" > "Packages" in the HTML-report.
In the actual packages.xml you have the following tags / fields:
"ft" which the report doesn't expand on and simply names "ft"
"ut" which the report renames to "Update Time"
In my case I didn't have the following tags / fields:
"it" = Install Time (which in my report is blank)
I would like that the report rename the "ft" column to "File Time" since according to ChatGPT:
"ft = File Time (last modification time of the APK in seconds since epoch)."
What also would be nice would be an icon such as an "(i)" next to each column for:
File Time
Install Time
Update Time
Install Orginator
Installer
etc.
which explains further what each column is for, ex:
File Time (i)
When you hover over (i) you get:
"File Time (last modification time of the APK in seconds since epoch)."
Thank you for your work, really helps out!
Best Regards