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

Android PicPay challenge #49

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jun 13, 2022

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

Commits on Jun 14, 2022

  1. Setting project structure

      - Organizing main files on packages.
      - Separating responsibilities into corresponding file/packages.
      - Setting and start koin dependency injection.
    alextoledoglez committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f9fb98f View commit details
    Browse the repository at this point in the history
  2. Update gradle files

      - Updating dependencies versions, removing unused dependencies.
      - Adding viewBinding build feature.
      - Updating related files and creating some bases and extensions files.
    alextoledoglez committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    cb688e9 View commit details
    Browse the repository at this point in the history
  3. Update gradle files

      - Updating dependencies versions, removing unused dependencies.
      - Adding viewBinding build feature.
      - Updating related files and creating some bases and extensions files.
    alextoledoglez committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    126c122 View commit details
    Browse the repository at this point in the history
  4. Update gradle files

    alextoledoglez committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e81d4f2 View commit details
    Browse the repository at this point in the history
  5. Refactoring unit tests

    alextoledoglez committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    6d17ac3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Refactoring app tests

     - Improving unit tests.
     - Setting instrumented tests.
     - Adjusting related files.
    alextoledoglez committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d919ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96dee27 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    0bf205d View commit details
    Browse the repository at this point in the history
  2. Fix unit test

    alextoledoglez committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7d2145f View commit details
    Browse the repository at this point in the history