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

Migrate to v3 #36

Open
wants to merge 131 commits into
base: develop
Choose a base branch
from
Open

Commits on Jan 10, 2024

  1. Sync with remote

    Ishwor-Shrestha committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d7233d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. Update gradle

    Ishwor-Shrestha committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    367a562 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78effa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1989c72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7c30b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd68f65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0194a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0680c06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80ddb9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5e9a28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb288dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bea2df4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcabb68 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    aa3a095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ec5d2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7ad51c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324edb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcad292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5650ca9 View commit details
    Browse the repository at this point in the history
  7. Add Environment enum

    Ishwor-Shrestha committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d811dc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdaf039 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e01c02 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add parcelize plugin

    Ishwor-Shrestha committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e0fbc24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ab2b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    655c954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82aeb74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c7e5bc View commit details
    Browse the repository at this point in the history
  6. Cleanup import

    Ishwor-Shrestha committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    35a2802 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9b4cf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebd7839 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1faa03b View commit details
    Browse the repository at this point in the history
  10. Separate config fields into separate data class for separation of con…

    …cerns and easy parcelization
    Ishwor-Shrestha committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    609e243 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f9b79a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d61288 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd6b3f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8f43b36 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a712889 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    428f3ed View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6c98627 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f7906b7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fa4bf6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e401a1b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8f46a0b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add service directory

    Ishwor-Shrestha committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d517033 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Fix typo

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    865c235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b4d592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e710c7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43f5ed4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0206dd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e8d48a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    497ede0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    062adfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1bde62 View commit details
    Browse the repository at this point in the history
  10. Reformat

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e329b50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ed1d45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    97bf558 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb3ed25 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e83257 View commit details
    Browse the repository at this point in the history
  15. Remove nullability

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a5dd341 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c52d4dc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    92e684f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7c447bb View commit details
    Browse the repository at this point in the history
  19. Add verification repo

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    dbadc20 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fd65d5c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c368347 View commit details
    Browse the repository at this point in the history
  22. Cleanup import

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c2bd6ed View commit details
    Browse the repository at this point in the history
  23. Reflect Store rename

    Ishwor-Shrestha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    861e79b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d0373cb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    ba037a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d604d5d View commit details
    Browse the repository at this point in the history
  3. Use named parameters

    Ishwor-Shrestha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    895d3c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4764548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae6b250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3d469c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78a9bbc View commit details
    Browse the repository at this point in the history
  8. Remove log and todo

    Ishwor-Shrestha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0a75609 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0b9698 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3900824 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9357e55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d45cdc View commit details
    Browse the repository at this point in the history
  13. Remove old files

    Ishwor-Shrestha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    be24a8a View commit details
    Browse the repository at this point in the history
  14. Re-organize files

    Ishwor-Shrestha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    29338a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    164bfaf View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 5, 2024

  1. Remove unused file

    Ishwor-Shrestha committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a663fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a874d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    333794e View commit details
    Browse the repository at this point in the history
  4. Re-organize ui logic

    Ishwor-Shrestha committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b53a919 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53066d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Add error type

    Ishwor-Shrestha committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    54900f4 View commit details
    Browse the repository at this point in the history
  2. Add network util

    Ishwor-Shrestha committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a08a750 View commit details
    Browse the repository at this point in the history
  3. Add package util

    Ishwor-Shrestha committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    33484b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9b151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afbd241 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27aa687 View commit details
    Browse the repository at this point in the history
  7. Use package util

    Ishwor-Shrestha committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7c70c39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d987be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47b82d6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37c72f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27b5ed8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    db05092 View commit details
    Browse the repository at this point in the history
  2. Add refresh button

    Ishwor-Shrestha committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4784e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce88d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Add demo log

    Ishwor-Shrestha committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    eae257a View commit details
    Browse the repository at this point in the history
  2. Remove theme

    Ishwor-Shrestha committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0b8a584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd393d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    903b54d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf43ff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d737595 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fca6eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    146db87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5618c93 View commit details
    Browse the repository at this point in the history
  10. Pass message eventy

    Ishwor-Shrestha committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1c45a5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c2f37d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    57cc138 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2fb8572 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    3d1b8c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8eb7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    336491d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add progress dialog

    Ishwor-Shrestha committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    34bc5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79b72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c50727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e1182 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Upgrade dependencies

    Ishwor-Shrestha committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c143167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    944c7a4 View commit details
    Browse the repository at this point in the history
  3. Upgrade gradle

    Ishwor-Shrestha committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    214459d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Upgrade dependencies

    Ishwor-Shrestha committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b91f024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2f67a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b246af View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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