Skip to content

Releases: awareframework/aware-client

4.2.1.light.bundle

26 May 05:38
f77e873

Choose a tag to compare

  • Renamed "AWARE-Light" to "AWARE" across the project.
  • Added functionality to capture and sync screenshots with a remote database.
  • Introduced a feature for creating and syncing notes to a remote database.
  • Removed unused submodules from .gitmodules
  • Performance issues in ESM (Experience Sampling Method) notifications.
  • Logic for Screen Reader functionality.
  • Enabled the Noise Sensor for capturing ambient noise data.
  • Integrated the Open Weather Sensor for weather-related data collection.

4.1.6.light.bundle

23 Oct 02:37
45b457c

Choose a tag to compare

  • A crash that occurred when enabling accessibility before starting a study has been fixed.
  • The screen text sensor now correctly collects duplicate text when the foreground app changes, ensuring that screen text is captured during app switches, home screen access, and notification checks.
  • Fix display issues: long question titles can be displayed completely.
  • Fix the ESM queue logic to ensure that the correct number of questions are displayed according to the configurator settings.
  • Fix logic of reschedule next day random esm trigger, avoid repeat appear of esm notification.
  • A stronger password detection added in ScreenText Sensor

4.1.5.light.bundle

23 Oct 02:09
99aecfb

Choose a tag to compare

  • Logging if the application is terminated by user actions or system actions to aware_log table
  • Screen reader function improved preformance