Difference between revisions of "Next Release"

From truxwiki.com
Jump to navigation Jump to search
Line 19: Line 19:
  
 
===Event Types===
 
===Event Types===
 
  
 
===Location Type===
 
===Location Type===
  
 
===Message Type===
 
===Message Type===
 +
 +
===URL Types===
 +
# [[URL Types|URL_TYPE_VOLLEY_CACHE]] - A URL used by Android's Volley caching system to retrieve a file from the internet
 +
# [[URL Types|URL_TYPE_APPLICATION]] - A URL used by an application to retrieve a file from the internet

Revision as of 10:12, 20 May 2025

This is a place holder for what is being put into the next release of Truxton.

Truxton Next

<< Released 2024-?

Improvements

  • Fixed a bug in the consolidated contacts reports where phone numbers showed up as email addresses.

New Types

File

  1. Type_EBTS - Electronic fingerprints
  2. Type_OBB - Android opaque binary blobs
  3. Type_Volley_Cache - Android library for applications to cache web data
  4. Type_Glide_Disk_Cache - Something really similar to Volley cache
  5. Type_Wwise_SoundBank - A bundle of sounds for an application

Entity Types

Event Types

Location Type

Message Type

URL Types

  1. URL_TYPE_VOLLEY_CACHE - A URL used by Android's Volley caching system to retrieve a file from the internet
  2. URL_TYPE_APPLICATION - A URL used by an application to retrieve a file from the internet