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

Release v0.0.6 #32

Merged
merged 144 commits into from
Apr 21, 2023
Merged

Release v0.0.6 #32

merged 144 commits into from
Apr 21, 2023

Commits on Nov 23, 2022

  1. Add multiple addresses

    alienc0der committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fa2b4c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a2206 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    0ccc388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d706b7f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Disabling the BNB Bridge

    sol-znn committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b50b224 View commit details
    Browse the repository at this point in the history
  2. Disabling the BNB Bridge

    sol-znn committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e89d504 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Add extra possible path of libznn

    mik3mast3rs committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    eea1bff View commit details
    Browse the repository at this point in the history
  2. Add pubspec.lock to git ignore

    mik3mast3rs committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    1cbf735 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    mik3mast3rs committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    c8cf466 View commit details
    Browse the repository at this point in the history
  4. Rename class Utils to InitUtils

    mik3mast3rs committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a73192d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Added Github Actions

    alienc0der committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    88ba026 View commit details
    Browse the repository at this point in the history
  2. Updated native libraries

    Github Actions authored and Github Actions committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    113e5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0b5657 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

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

Commits on Dec 31, 2022

  1. Refactor widgets imports

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    e546849 View commit details
    Browse the repository at this point in the history
  2. Refactor utils imports

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    2d2b670 View commit details
    Browse the repository at this point in the history
  3. Refactor: delete underscore from local variables

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    8732d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b571a0 View commit details
    Browse the repository at this point in the history
  5. Refactor: make variables non-nullable

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4640ca8 View commit details
    Browse the repository at this point in the history
  6. Refactor: use string interpolation

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    ba9ebd8 View commit details
    Browse the repository at this point in the history
  7. Refactor: sort child property last when instantiating

    mik3mast3rs committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    ac09b18 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Refactor: delete feedback dependency

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a862d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52ce33 View commit details
    Browse the repository at this point in the history
  3. Refactor: fix referenced packages lint errors

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    13df01f View commit details
    Browse the repository at this point in the history
  4. Refactor: make some return types private

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    769f763 View commit details
    Browse the repository at this point in the history
  5. Refactor: use const constructor

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5717a2b View commit details
    Browse the repository at this point in the history
  6. Refactor: fix some UI lint warnings

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    23676e4 View commit details
    Browse the repository at this point in the history
  7. Refactor launching url

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fe4b19a View commit details
    Browse the repository at this point in the history
  8. Refactor: delete unused BuildContext type argument

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    639b193 View commit details
    Browse the repository at this point in the history
  9. feat: Add desktop native local notifications

    mik3mast3rs committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4f9f81f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    436ac29 View commit details
    Browse the repository at this point in the history
  2. Add launch_at_startup dependency and set it up

    mik3mast3rs committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    9b640b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge remote-tracking branch 'origin/cicd' into flutter-3.3.8

    # Conflicts:
    #	pubspec.yaml
    mik3mast3rs committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    adaec06 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'flutter-3.3.8' into refactoring

    # Conflicts:
    #	lib/widgets/reusable_widgets/settings_node.dart
    mik3mast3rs committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    811c289 View commit details
    Browse the repository at this point in the history
  3. Fix merging error and edit pubspec.lock

    mik3mast3rs committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    8939efc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efca096 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ded1673 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from mik3mast3rs/flutter-3.3.8

    Flutter 3.3.8
    alienc0der authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    581ee56 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from mik3mast3rs/refactoring

    Refactoring
    alienc0der authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    9f1fdc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #3 from mik3mast3rs/local-native-notifications

    Local native notifications
    alienc0der authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    0f68da5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from mik3mast3rs/tray-manager

    Tray manager
    alienc0der authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6afa0d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    5350030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab1c0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea114f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e3a9b View commit details
    Browse the repository at this point in the history
  5. Bumped version to v0.0.6

    alienc0der committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e09e303 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge pull request #6 from Sol-Sanctum/disable_bridge

    Disable bridge
    alienc0der authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2a7b62c View commit details
    Browse the repository at this point in the history
  2. Removed znn_swap_utility

    alienc0der committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    437a34e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ec006d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

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

Commits on Jan 15, 2023

  1. cloned cicd branch

    sol-znn committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    af3f864 View commit details
    Browse the repository at this point in the history
  2. Updated native libraries

    Github Actions authored and Github Actions committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    dd8dfda View commit details
    Browse the repository at this point in the history
  3. updated .dmg window

    sol-znn committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    9879940 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96fb04a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f17fdfd View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    83edd70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad6f52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de7a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    939d9dd View commit details
    Browse the repository at this point in the history
  5. sync with cicd

    sol-znn committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    bd69b43 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    ab4cb84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from Sol-Sanctum/cicd

    Merging other v0.0.6 content
    alienc0der authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    a22a314 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af19a17 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. updated ui

    sol-znn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ce6717b View commit details
    Browse the repository at this point in the history
  2. updated ui

    sol-znn committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    26f6746 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from Sol-Sanctum/cicd

    Updated UI
    alienc0der authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    51ee583 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from KingGorrin/fix-rt-stats

    Fix realtime graph
    alienc0der authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    69a3816 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. align with alienc0der/cicd

    sol-znn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ba30f95 View commit details
    Browse the repository at this point in the history
  2. fixed standard chart spacing

    sol-znn committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    d531c20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from Sol-Sanctum/cicd

    Fixed spacing for Standard Chart
    alienc0der authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    6fe7b8e View commit details
    Browse the repository at this point in the history
  4. Comment out setState

    KingGorrin committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e7e2360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f45f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from KingGorrin/fix-az-list

    Fix AZ listing and filtering
    alienc0der authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    61a2050 View commit details
    Browse the repository at this point in the history
  7. Fixed AccProjectsFilterTag

    alienc0der committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    2d7748a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1355af3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d636ba4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3875c6 View commit details
    Browse the repository at this point in the history
  11. Removed old bridge address

    alienc0der committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ac496f4 View commit details
    Browse the repository at this point in the history
  12. Removed bridge artifacts

    alienc0der committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a1262bc View commit details
    Browse the repository at this point in the history
  13. Merge pull request #15 from Sol-Sanctum/cicd

    Fixed Y axis for Standard Chart
    alienc0der authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    b594704 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 21, 2023

  1. Refactor: create SyriusCheckbox reusable widget

    mik3mast3rs committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c97ff55 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Migrating to Material 3

    alienc0der committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f4b9260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d4d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28a9a2 View commit details
    Browse the repository at this point in the history
  4. Chore: stop setting up launch_at_startup in main()

    mik3mast3rs committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    60c2756 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'cicd' into launch-at-startup

    # Conflicts:
    #	pubspec.lock
    #	pubspec.yaml
    mik3mast3rs committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    b28addf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50932d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Merge pull request #16 from mik3mast3rs/launch-at-startup

    Launch at startup
    alienc0der authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ad99253 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from KingGorrin/fix-fusing-addr-reset

    Fix fusing address reset
    alienc0der authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9d0e582 View commit details
    Browse the repository at this point in the history
  3. Fix: Save native notifications preference in cache

    mik3mast3rs committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3dcd546 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    ebc1708 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4783f76 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    93f170a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e9460 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Merge pull request #20 from KingGorrin/fix-rt-yaxis

    Fix Realtime y-axis
    alienc0der authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    dfc8921 View commit details
    Browse the repository at this point in the history
  2. Updated native libraries

    Github Actions authored and Github Actions committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4b64d37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from KingGorrin/fix-fusing-addr-reset2

    Fix fusing address reset (v2)
    alienc0der authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a77c128 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from mik3mast3rs/local-native-notifications

    Fix: Save native notifications preference in cache
    alienc0der authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6005f61 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Feat: stop using the chain id from the node

    mik3mast3rs committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0bd6351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c72b14 View commit details
    Browse the repository at this point in the history
  3. Feat: Allow user to manually change the chain id

    mik3mast3rs committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    7ed5305 View commit details
    Browse the repository at this point in the history
  4. Feat: Show warning dialog when user changes node and the node chain i…

    …d is different than the current one
    mik3mast3rs committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c46a9bd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from mik3mast3rs/chain-id

    Feat: manually change chain id
    alienc0der authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    b986874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2498f0b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    5dfe102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    931900d View commit details
    Browse the repository at this point in the history
  3. Fix: git info metadata

    alienc0der committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7f5dc7a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Fix: moved git info script

    alienc0der committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ffd7e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8acde View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from alienc0der/material-3

    Material 3
    alienc0der authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    64c05b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #19 from KingGorrin/fix-getit-dispose

    Fix Get-It dispose
    alienc0der authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0e4cba3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b756546 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    924fe6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3737fd3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #25 from KingGorrin/win-git-metadata

    Create git metadata on Windows build
    alienc0der authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    95171ff View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    4caa9b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b674597 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from KingGorrin/linux-git-metadata

    Create git metadata on Linux build
    alienc0der authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c35e982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5481e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    97cefa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f1ed2 View commit details
    Browse the repository at this point in the history
  3. Add execute persmission

    KingGorrin committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    507edd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    124e03d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from KingGorrin/linux-git-metadata

    Fix Linux git metadata
    alienc0der authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c88f17a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from KingGorrin/fix-context-menu

    Fix context menu
    alienc0der authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0bfb475 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7612fa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. Merge pull request #29 from KingGorrin/fix-fusing-addr-select

    Fix fusing address select
    alienc0der authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e615587 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    4d565fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a5667 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    816c35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895ba9e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    3832f13 View commit details
    Browse the repository at this point in the history
  2. feat: added Dart logger

    alienc0der committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    620e0f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge pull request #30 from KingGorrin/fix-account-stats-max-rpc

    Fix account stats max rpc error
    alienc0der authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ccb2a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6963659 View commit details
    Browse the repository at this point in the history
  3. Fix deprecated text theme

    KingGorrin committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    259568d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    cb56336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db5ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Merge pull request #21 from KingGorrin/fix-rf-overflow

    Fix RenderFlex overflow
    alienc0der authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    a431da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c3bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    e477277 View commit details
    Browse the repository at this point in the history
  2. Updated native libraries

    Github Actions authored and Github Actions committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f40a4a2 View commit details
    Browse the repository at this point in the history