Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WSTxda/Clippy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1
Choose a base ref
...
head repository: WSTxda/Clippy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2
Choose a head ref
  • 20 commits
  • 25 files changed
  • 2 contributors

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. Update README.md

    WSTxda authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    32e6c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update README.md

    WSTxda authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4c58cad View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Code refactor

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    24f727f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37602bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c06352 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8db24f View commit details
    Browse the repository at this point in the history
  5. Remove texts shared/copied along with links before copy to clipboard

    Now remove additional text (usually from the marketplace) to just copy the link to the clipboard.
    
    Example:
    
    > Look at this incredible product I found: https:/market/product
    
    To:
    
    > https:/market/product
    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    486c206 View commit details
    Browse the repository at this point in the history
  6. Rename folder

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    398f0a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea786db View commit details
    Browse the repository at this point in the history
  8. Fix UrlCleaner process in modules result in somes broken urls

    - Improvement providers
    - Check url result is valid url and add log
    - Check Uri.parse(url) is not null before process to clean
    - Some improvements
    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0718c6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc560f8 View commit details
    Browse the repository at this point in the history
  10. Update kotlin version

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    97c5e85 View commit details
    Browse the repository at this point in the history
  11. Added built-in regex rules to remove params for custom urls

    - Refactor code
    - Fixed multi selection links not process
    - Some improvements
    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    140ba52 View commit details
    Browse the repository at this point in the history
  12. A lot cleaning logic changes

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    73a979f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    822c81c View commit details
    Browse the repository at this point in the history
  14. Added more rules

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4007511 View commit details
    Browse the repository at this point in the history
  15. Fix finish activity

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    25d5104 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c92fcc View commit details
    Browse the repository at this point in the history
  17. Bump app version

    WSTxda committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1b0a711 View commit details
    Browse the repository at this point in the history
Loading