Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Implement shopping lists screen #129

Merged
merged 77 commits into from
Jul 3, 2023
Merged

Implement shopping lists screen #129

merged 77 commits into from
Jul 3, 2023

Commits on Jul 2, 2023

  1. Configuration menu
    Copy the full SHA
    bfbde50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114f6c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74020e3 View commit details
    Browse the repository at this point in the history
  4. Add shopping lists to menu

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    ecf98ad View commit details
    Browse the repository at this point in the history
  5. Set max size for the list

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    cada9ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f83e62d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a202d6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    888e1e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b29fe3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6ada2b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ffeb4b View commit details
    Browse the repository at this point in the history
  12. Use shorter names

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    df6df71 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e85e8f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eadcaf5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e3dc970 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b89422 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    30816b3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1a2fcce View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    92a1c72 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d611fc4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8de0a66 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a18d081 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2178fbf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9ad8d3e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    41e9168 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6118c46 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    22a401e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5a936d9 View commit details
    Browse the repository at this point in the history
  29. Display shopping list items

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    317c740 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5115d75 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2b29482 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    0473090 View commit details
    Browse the repository at this point in the history
  33. Use strings from resources

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9e05710 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f582d29 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    41032bb View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    42593b9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9b59748 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    925edf9 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4b90ba0 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    66841e9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4277210 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f71add8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2687a13 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    28a95e5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b9188ba View commit details
    Browse the repository at this point in the history
  46. Fix empty error state

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    1169d73 View commit details
    Browse the repository at this point in the history
  47. Fix tests compilation

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2656748 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1481849 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    204c5a4 View commit details
    Browse the repository at this point in the history
  50. Move divider to the item

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    bbacd3c View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    91682eb View commit details
    Browse the repository at this point in the history
  52. Use retry when necessary

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    582cdfd View commit details
    Browse the repository at this point in the history
  53. Remove excessive logging

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    2f85466 View commit details
    Browse the repository at this point in the history
  54. Fix pages bounds check

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    0c57eac View commit details
    Browse the repository at this point in the history
  55. Move FlowExtensionsTest

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    7545cd1 View commit details
    Browse the repository at this point in the history
  56. Update Compose version

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e81265c View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    83d2d07 View commit details
    Browse the repository at this point in the history
  58. Add Russian translation

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e52d11e View commit details
    Browse the repository at this point in the history
  59. Fix SDK version lint check

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    a9470d6 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5269462 View commit details
    Browse the repository at this point in the history
  61. Add DB migration TODO

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b18a172 View commit details
    Browse the repository at this point in the history
  62. Get rid of DB migrations

    kirmanak committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9630514 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    576203c View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    4f7698a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Load shopping list items

    kirmanak committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    86c27b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e3e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27b798 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92df36c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab5757e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    137808c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a721247 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3d06e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    02f2b89 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6babf1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ac3a54 View commit details
    Browse the repository at this point in the history
  12. Fix order of checked items

    kirmanak committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    35500cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ad0990 View commit details
    Browse the repository at this point in the history