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

Add SQLite parser for Android Native Downloads (downloads.db) file #4929

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

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    9d5435a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82dc1e View commit details
    Browse the repository at this point in the history
  3. Add Artifact: downloads.db

    For Android Native Downloads Sqlite Plugin
    ChristopherGammaWau committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    c9c86b9 View commit details
    Browse the repository at this point in the history
  4. Modify __init__.py for android downloads.db plugin

    For Sqlite Android Native Downloads Plugin
    ChristopherGammaWau committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    a0ae191 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc09a76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad2e8bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca65e82 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Fix pylint

    barpeot committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1ff93a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eaddd8 View commit details
    Browse the repository at this point in the history
  3. Fixed parser query typo

    barpeot committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    15685b3 View commit details
    Browse the repository at this point in the history