Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK improvements #332

Merged
merged 15 commits into from
Oct 10, 2023
Merged

SDK improvements #332

merged 15 commits into from
Oct 10, 2023

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    4280cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca12b61 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/PID1117-profiles-not-working-after-backup-restore' …

    …into fix/profiles
    
    # Conflicts:
    #	lib/sdk/di/injector.config.dart
    emuroni committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e106595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d77aeb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    124b21b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/profiles' into fix/db-bug

    # Conflicts:
    #	lib/sdk/di/injector.config.dart
    #	lib/sdk/di/injector.dart
    emuroni committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ff8f501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea9268 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fixed bug with new version of encrypt library

    emuroni committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e8caf1d View commit details
    Browse the repository at this point in the history
  2. * removed caching of DB

    * closing database after a transaction
    emuroni committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    aca47bb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    ab24e25 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. * Removed the possibility of exposing sensitive data if stacktrace is…

    … enabled
    emuroni committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f654612 View commit details
    Browse the repository at this point in the history
  2. * Moved stacktrace and error to dedicated class

    emuroni committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3795c4a View commit details
    Browse the repository at this point in the history
  3. * fix errorHandling dependency injection, get the method sync instead…

    … of async
    emuroni committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    72bbfeb View commit details
    Browse the repository at this point in the history
  4. * fix errorHandling dependency injection, get the method sync instead…

    … of async
    emuroni committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cc23641 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef7c88a View commit details
    Browse the repository at this point in the history