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

WIP: Google pay android implementation #441

Merged
merged 42 commits into from
Jul 30, 2021
Merged

Commits on Jul 20, 2021

  1. chore: google pay new approach implementation

    Arkadiusz Kubaczkowski committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    769cb42 View commit details
    Browse the repository at this point in the history
  2. chore: clean up

    Arkadiusz Kubaczkowski committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9efbc93 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. chore: google pay customization

    Arkadiusz Kubaczkowski committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    e530d28 View commit details
    Browse the repository at this point in the history
  2. chore: add documentation, fix linter

    Arkadiusz Kubaczkowski committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    df560a6 View commit details
    Browse the repository at this point in the history
  3. fix: appium tests

    Arkadiusz Kubaczkowski committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    1c674c9 View commit details
    Browse the repository at this point in the history
  4. chore: increate JVM memory size

    Arkadiusz Kubaczkowski committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a70d8fb View commit details
    Browse the repository at this point in the history
  5. chore: improvements, refactor

    Arkadiusz Kubaczkowski committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    a337cf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. chore: bump android-emulator api level to 30

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    46972c6 View commit details
    Browse the repository at this point in the history
  2. chore: bump api level

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    5ccb71f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    855f699 View commit details
    Browse the repository at this point in the history
  4. fix: tests

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    54e10b5 View commit details
    Browse the repository at this point in the history
  5. chore: merge branch

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b505971 View commit details
    Browse the repository at this point in the history
  6. chore: bump node version

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    825eaf4 View commit details
    Browse the repository at this point in the history
  7. chore: bump node version

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    86e1e57 View commit details
    Browse the repository at this point in the history
  8. chore: bump node version

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    20ec84e View commit details
    Browse the repository at this point in the history
  9. chore: bump chrome driver

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4e0ab4e View commit details
    Browse the repository at this point in the history
  10. chore: appium conf

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    97bcf9f View commit details
    Browse the repository at this point in the history
  11. chore: appium conf

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d69a21a View commit details
    Browse the repository at this point in the history
  12. chore: appium conf

    Arkadiusz Kubaczkowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7c3c468 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. chore: merge master

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    55054fc View commit details
    Browse the repository at this point in the history
  2. chore: downgrade api-level

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    915c064 View commit details
    Browse the repository at this point in the history
  3. chore: use google apis

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    03f5dd9 View commit details
    Browse the repository at this point in the history
  4. chore: change arch

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c766d7c View commit details
    Browse the repository at this point in the history
  5. chore: update chrome driver version

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e3ab58a View commit details
    Browse the repository at this point in the history
  6. chore: e2e config attempt

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    7650919 View commit details
    Browse the repository at this point in the history
  7. chore: e2e config attempt

    Arkadiusz Kubaczkowski committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    355702e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. chore: e2e conf attempt

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b42f81b View commit details
    Browse the repository at this point in the history
  2. chore: accept terms and conditions

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e000fa5 View commit details
    Browse the repository at this point in the history
  3. chore: accept terms and conditions

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c61276b View commit details
    Browse the repository at this point in the history
  4. chore: accept terms and conditions

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5399565 View commit details
    Browse the repository at this point in the history
  5. chore: accept terms and conditions

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4a5be7d View commit details
    Browse the repository at this point in the history
  6. chore: merge master

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    b322b68 View commit details
    Browse the repository at this point in the history
  7. fix: init on mount only

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    778a168 View commit details
    Browse the repository at this point in the history
  8. fix: init issue

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f949321 View commit details
    Browse the repository at this point in the history
  9. chore: handle exception

    Arkadiusz Kubaczkowski committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4479be5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. chore: add google pay button

    Arkadiusz Kubaczkowski committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    7b5ef7b View commit details
    Browse the repository at this point in the history
  2. chore: handle dark mode

    Arkadiusz Kubaczkowski committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    7a696c3 View commit details
    Browse the repository at this point in the history
  3. chore: clean up

    Arkadiusz Kubaczkowski committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    1ceb0b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. chore: tests clean up

    Arkadiusz Kubaczkowski committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    15689ab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. chore: clean up

    Arkadiusz Kubaczkowski committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    244eee7 View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    Arkadiusz Kubaczkowski committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a88e5fd View commit details
    Browse the repository at this point in the history
  3. chore: clean up

    Arkadiusz Kubaczkowski committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    530e74c View commit details
    Browse the repository at this point in the history