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

Dev #41

Merged
merged 58 commits into from
May 19, 2024
Merged

Dev #41

merged 58 commits into from
May 19, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    2730796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c8587 View commit details
    Browse the repository at this point in the history
  3. Add loading animations

    mahmoud-joumaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    11e86a9 View commit details
    Browse the repository at this point in the history
  4. Debug minor authn errors and add loading animation

    Mainly forgot to return {"success" : "", "message" : ""}
    mahmoud-joumaa committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0ef0692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8df8d22 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Added Unique Email Check

    (From the backend lambda trigger)
    mahmoud-joumaa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9c775f6 View commit details
    Browse the repository at this point in the history
  2. Fix Audio Recording bitRate

    AhmadHLB committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f31ba57 View commit details
    Browse the repository at this point in the history
  3. Wrapping Up Authentication

    - Fetch attributes
    - Sign out
    mahmoud-joumaa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e27c45f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebb7830 View commit details
    Browse the repository at this point in the history
  5. Fix Login Bug

    Null exception when logging in directly after signing up
    mahmoud-joumaa committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9745ecc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8b8c68 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Fix Manual Refresh Button

    Add policy to skip cache and get result from network
    mahmoud-joumaa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cdbee6f View commit details
    Browse the repository at this point in the history
  2. Update transcribe.dart

    mahmoud-joumaa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3eb22bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725d0cb View commit details
    Browse the repository at this point in the history
  4. Update contact.dart

    mahmoud-joumaa committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c80e0ab View commit details
    Browse the repository at this point in the history
  5. get variables dynamically

    AhmadHLB committed May 15, 2024
    Configuration menu
    Copy the full SHA
    786661a View commit details
    Browse the repository at this point in the history
  6. fix audio play

    AhmadHLB committed May 15, 2024
    Configuration menu
    Copy the full SHA
    025764b View commit details
    Browse the repository at this point in the history
  7. quick fix

    AhmadHLB committed May 15, 2024
    Configuration menu
    Copy the full SHA
    16ad938 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #38 from MahmoudJLB/record-fix

    Fix Audio Recording bitRate
    mahmoud-joumaa authored May 15, 2024
    Configuration menu
    Copy the full SHA
    e460368 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d2787ed View commit details
    Browse the repository at this point in the history
  10. Merge pull request #39 from MahmoudJLB/remove_hard_coded_values

    Remove hard coded values
    mahmoud-joumaa authored May 15, 2024
    Configuration menu
    Copy the full SHA
    c72e7f4 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. preferred instrument

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c3ce606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f07d2a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d39e19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from MahmoudJLB/prefered_instrument

    preferred instrument
    AhmadHLB authored May 16, 2024
    Configuration menu
    Copy the full SHA
    2761557 View commit details
    Browse the repository at this point in the history
  5. fix refresh

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a1ef8b8 View commit details
    Browse the repository at this point in the history
  6. fix preferred instrument

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a729e6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    307ebba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fd6c3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b76cde4 View commit details
    Browse the repository at this point in the history
  10. Fix icon colors

    mahmoud-joumaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d7cca24 View commit details
    Browse the repository at this point in the history
  11. Update settings.dart

    mahmoud-joumaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    370db1e View commit details
    Browse the repository at this point in the history
  12. fixed overflow in code verification

    disabled language
    fixed notation error
    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    10596dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ba944f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a935020 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e9ecbb7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1bb771e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d17458f View commit details
    Browse the repository at this point in the history
  18. Update settings.dart

    mahmoud-joumaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    20fecfa View commit details
    Browse the repository at this point in the history
  19. changed font size

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ae13d83 View commit details
    Browse the repository at this point in the history
  20. pop dialog when delete trans

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7c25763 View commit details
    Browse the repository at this point in the history
  21. reversed moon icon colors

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5d5486e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5a01dae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    962bfb0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    261c576 View commit details
    Browse the repository at this point in the history
  25. Update transcribe.dart

    mahmoud-joumaa committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1f2e4ce View commit details
    Browse the repository at this point in the history
  26. fixed changing instrument

    AhmadHLB committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f458fd2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cb65455 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8e61d56 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1f3298a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix not logging in

    AhmadHLB committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b031f3e View commit details
    Browse the repository at this point in the history
  2. fix not logging in

    AhmadHLB committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f3dadca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6faa588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b166e97 View commit details
    Browse the repository at this point in the history
  5. fixed hard coded username

    AhmadHLB committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9532f40 View commit details
    Browse the repository at this point in the history
  6. Add logo

    mahmoud-joumaa committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6c2db2e View commit details
    Browse the repository at this point in the history
  7. Add app icon

    mahmoud-joumaa committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3f96b41 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Update transcribe.dart

    mahmoud-joumaa committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9ecf594 View commit details
    Browse the repository at this point in the history