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

Refactor #17

Merged
merged 13 commits into from
Jul 21, 2023
Merged

Refactor #17

merged 13 commits into from
Jul 21, 2023

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    51062a9 View commit details
    Browse the repository at this point in the history
  2. * Refactoried / Renamed Provider to SystemFacade.kt

    * Fixed compose recomposition issue with navGraph.
    * Made MainActivity independent of compose
    iZakirSheikh committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    67c62ad View commit details
    Browse the repository at this point in the history
  3. * Changed Settings.kt parameter to interface.

    * Moved its implementation to pkg impl.
    iZakirSheikh committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e2d75b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    81391c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17336eb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. * Added app theme for both light/dark modes.

    * Added new app icon.
    * Added brand image.
    iZakirSheikh committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2915410 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    7cc22e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8577bb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. * Redisigned Console.kt

    iZakirSheikh committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5a4d15f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31aac7b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. ^ Changed background color of TopBar in Library.kt

    * Updated dependencies and Gradle
    iZakirSheikh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9cbabad View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2cbd7c9 View commit details
    Browse the repository at this point in the history
  2. * Modified Snackbar background color to better align with its purpose.

    * Reverted channel name to "Snackbar" as it more accurately represents its functionality.
    iZakirSheikh committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7bf628f View commit details
    Browse the repository at this point in the history