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

Pinned quick pairs widget #115

Closed
wants to merge 48 commits into from
Closed

Commits on Jul 5, 2024

  1. Add dependency

    hieuwu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4fd549f View commit details
    Browse the repository at this point in the history
  2. Provide require dependencies

    hieuwu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    aab74c8 View commit details
    Browse the repository at this point in the history
  3. Provide widget

    hieuwu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b413799 View commit details
    Browse the repository at this point in the history
  4. Implement UI of widget

    hieuwu committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    22c522c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Rename widget

    hieuwu committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d8ed8c3 View commit details
    Browse the repository at this point in the history
  2. Extract composable

    hieuwu committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9b8a3de View commit details
    Browse the repository at this point in the history
  3. Implement widget action

    hieuwu committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    dcecf2b View commit details
    Browse the repository at this point in the history
  4. Ui tweak

    hieuwu committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    91d5ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23383de View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    8306727 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    hieuwu committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f6963f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d854005 View commit details
    Browse the repository at this point in the history
  4. Update value to display

    hieuwu committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3ec8c31 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    21151f9 View commit details
    Browse the repository at this point in the history
  2. Fix wrong display item

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8314bc8 View commit details
    Browse the repository at this point in the history
  3. Improve coding style

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    54c02b4 View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    dd7583f View commit details
    Browse the repository at this point in the history
  5. Improve coding style

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7d865a5 View commit details
    Browse the repository at this point in the history
  6. Updae size for composable

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    50879a8 View commit details
    Browse the repository at this point in the history
  7. Update spacing

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    71dd3eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9dae4b View commit details
    Browse the repository at this point in the history
  9. Improve list mapping

    hieuwu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7f9ea5d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Create event handler in widget

    hieuwu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    041e09e View commit details
    Browse the repository at this point in the history
  2. Simplify item

    hieuwu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4fe737f View commit details
    Browse the repository at this point in the history
  3. Trigger widget

    hieuwu committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c203d44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    601b3d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Update when launch app

    hieuwu committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0f63ac8 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    c2386a6 View commit details
    Browse the repository at this point in the history
  2. Update widget

    hieuwu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f37b02b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    4495739 View commit details
    Browse the repository at this point in the history
  2. Update code

    hieuwu committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    7980996 View commit details
    Browse the repository at this point in the history
  3. Refactor request creation

    hieuwu committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    f841269 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Rename class

    hieuwu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    efdaebb View commit details
    Browse the repository at this point in the history
  2. Improve code for rates refresh

    hieuwu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2940ae1 View commit details
    Browse the repository at this point in the history
  3. Display app logo

    hieuwu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    731391a View commit details
    Browse the repository at this point in the history
  4. Rename

    hieuwu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    7beeed0 View commit details
    Browse the repository at this point in the history
  5. Use app context instead

    hieuwu committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ee3333c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    377ab4c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/poc-quick-calculation-glance

    # Conflicts:
    #	app/src/main/java/dev/arkbuilders/rate/di/AppComponent.kt
    #	app/src/main/java/dev/arkbuilders/rate/presentation/App.kt
    #	app/src/main/java/dev/arkbuilders/rate/presentation/MainActivity.kt
    #	app/src/main/java/dev/arkbuilders/rate/presentation/quick/QuickScreen.kt
    hieuwu committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2217c6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66ad01b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    0749f28 View commit details
    Browse the repository at this point in the history
  2. Update icon

    hieuwu committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b87dcf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Refactor quick pairs widget

    mdrlzy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9eb031 View commit details
    Browse the repository at this point in the history
  2. Move findActivity to utils

    mdrlzy committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    01f60b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Refactor ActionCallback

    mdrlzy committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bd194df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e75874 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d81ae34 View commit details
    Browse the repository at this point in the history