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

Use a more modern material-designed UI #154

Closed
wants to merge 46 commits into from

Commits on Mar 27, 2023

  1. Target API 33

    MuntashirAkon committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3d28df0 View commit details
    Browse the repository at this point in the history
  2. Migrate to AndroidX

    MuntashirAkon committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    d31dfd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01ea6ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    918a9cc View commit details
    Browse the repository at this point in the history
  5. Use MaterialAlertDialog

    MuntashirAkon committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4af3cb1 View commit details
    Browse the repository at this point in the history
  6. Update minSdk to 21

    MuntashirAkon committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1884b2c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Cleanup resources

    MuntashirAkon committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    8caf5b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204cc45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cdcc6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89e5750 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4e96b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ece79b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a60047c View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update AGP version

    MuntashirAkon committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9c65237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd48288 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f416616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7fb15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f65c6cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c5658e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    777acf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ef557 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    c2436c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f9e342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2893b3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0940c8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ad281a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d4082e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d93323 View commit details
    Browse the repository at this point in the history
  8. Improve formatting

    MuntashirAkon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    63e8cd8 View commit details
    Browse the repository at this point in the history
  9. Fix lint issues

    MuntashirAkon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f760c26 View commit details
    Browse the repository at this point in the history
  10. Fix more lint issues

    MuntashirAkon committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a3c2c93 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a1ed9b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Improve WebView speed

    MuntashirAkon committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dc259b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    9bc0776 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b58c2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08558a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3e604 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b34639 View commit details
    Browse the repository at this point in the history
  6. Enable minification

    MuntashirAkon committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    857a3ac View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    4ba1e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ece0bf View commit details
    Browse the repository at this point in the history
  3. Check for duplicates while updating a dictionary

    It removes the dictionary if there's already a dictionary with the same ID.
    MuntashirAkon committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3a2e14c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6380494 View commit details
    Browse the repository at this point in the history
  5. Fix updating dark mode

    MuntashirAkon committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    89a6b9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c045bda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3a3e41 View commit details
    Browse the repository at this point in the history