Skip to content

Commits

Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Aug 9, 2023

  1. Refactor logging for chunks and sparse flags. (#3260)

    * refactor: log each chunk in verbose mode
    
    * refactor: drop unneeded ":" from log output
    
    * refactor: spit out sparse message once
    iBotPeaches committed Aug 9, 2023
    Copy the full SHA
    1243dd5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d7a1bc View commit details
    Browse the repository at this point in the history
  3. Remove Apktool Dummys. (#3258)

    * refactor: properly parse dummy resources
    
    * feat: remove dummys
    iBotPeaches committed Aug 9, 2023
    Copy the full SHA
    0e22692 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Copy the full SHA
    bb9519a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2549fe9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Copy the full SHA
    22d792e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Copy the full SHA
    50226e5 View commit details
    Browse the repository at this point in the history
  2. Migrate to Gradle Kotlin DSL (#3249)

    * feat: initial migration to kotlin
    
    * feat: initial migration to kotlin
    
    * fix: wire up dependencies
    
    * fix: Deprecated tag for kotlin detection
    
    * refactor: put all modules into sub-projects
    
    * fix: include jar file (android framework)
    
    * fix: add version message/info
    
    * fix: wire up version/gitrev to properties
    
    * fix: wire up proguard on cli
    
    * fix: wire up proguard
    
    * fix: wire up output cleaning command
    
    * fix: drop license header on gradle files
    
     - fully rewritten from scratch by myself
     - no longer including license header on build files
    
    * fix: add compile utf8/flags for java8
    
    * refactor: remove unneeded curly braces
    
    * feat: progress towards maven-publish
    
    * build: publish to maven
    
    * docs: update documentation
    
    * refactor: prevent implicit order by removal of afterEvaluate
    
    * build: remove unused license plugin
    iBotPeaches committed Aug 5, 2023
    Copy the full SHA
    342ff67 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Copy the full SHA
    0a354a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9d7d580 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.1…

    …3.0 (#3240)
    
    Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 1, 2023
    Copy the full SHA
    e52c3b0 View commit details
    Browse the repository at this point in the history
  4. Hardened String Block Parser (#3239)

    * fix: add headerSize to stringBlock to detect larger headers
    
    * fix: handle app with style offset, but 0 styles
    
    * refactor: split counting stream into CountingDataInput
    
    * fix: read strings till end of string pool chunk
    
    * fix: support out of bound string reading
    
    * fix: don't read string/style offset out of bounds
    
    * refactor: cleanup comments for string parser
    
    * style: comment on 4 byte alignment
    
    * fix: only warn if utf16 string
    iBotPeaches committed Aug 1, 2023
    Copy the full SHA
    7c2cb5b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. build(deps): bump gradle/gradle-build-action from 2.6.1 to 2.7.0 (#3241)

    Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.1 to 2.7.0.
    - [Release notes](https://github.com/gradle/gradle-build-action/releases)
    - [Commits](gradle/gradle-build-action@v2.6.1...v2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/gradle-build-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Copy the full SHA
    9f8c1b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Copy the full SHA
    81d6040 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6630888 View commit details
    Browse the repository at this point in the history
  3. Move to XMLUnit Legacy (#3235)

    * build: migrate to xmlunit 2.9.1
    
    * feat: opt into xxe protection for test suite
    iBotPeaches committed Jul 30, 2023
    Copy the full SHA
    445da0e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e19c44b View commit details
    Browse the repository at this point in the history
  5. fix: resolve missing namespace on system resources (#3234)

    * fix: resolve missing namespace on system resources
    
    * refactor: align pkdId check to 2nd of if
    iBotPeaches committed Jul 30, 2023
    Copy the full SHA
    cd275ff View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    57ef8a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. refactor: clean up style and redundancy (#3232)

    * refactor: clean up redundancy
    
    * refactor: no need for both setApkFile and setApkFileName
    IgorEisberg committed Jul 29, 2023
    Copy the full SHA
    33ca292 View commit details
    Browse the repository at this point in the history
  2. fix: un-deprecate --copy-original

     -- fixes: #2129
    iBotPeaches committed Jul 29, 2023
    Copy the full SHA
    ce180dc View commit details
    Browse the repository at this point in the history
  3. Support empty resource table. (#3230)

    * test: assertions for empty arsc table
    
    * fix: don't crash if no pkgs found
    iBotPeaches committed Jul 29, 2023
    Copy the full SHA
    486fb20 View commit details
    Browse the repository at this point in the history
  4. refactor: manual YAML Cleanup (#3229)

    * refactor: add missing license headers
    
    * fix: remove unused exceptions
    
    * refactor: remove unused single quote / slash param
    iBotPeaches committed Jul 29, 2023
    Copy the full SHA
    fe93fd2 View commit details
    Browse the repository at this point in the history
  5. fix: Gradle wrapper validation trigger issue (#3228)

    Resolved the Gradle wrapper validation triggering problem by implementing a more precise check. Now, the validation process will only be triggered when there are actual changes in the gradle/wrapper/gradle-wrapper.jar file, preventing unnecessary validations.
    ArjunaKumarMohanta committed Jul 29, 2023
    Copy the full SHA
    6e5d49b View commit details
    Browse the repository at this point in the history
  6. Remove SnakeYAML for manual YAML Parser (#3191)

    * Simple straitforward yaml serialization with minimal needed functionality
    
    * Consolidate ApkInfo tests in the package brut.androlib.apk, unify interface YamlReader and add ApkInfoSerializationTest read -> write -> read test
    
    * remove dependencies from snakeyaml
    
    * remove unused methods
    
    * correct indent test value
    
    * correct style with curly braces
    
    * add test item with hieroglyph
    sv99 committed Jul 29, 2023
    Copy the full SHA
    62b9eed View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Copy the full SHA
    da6ed0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    772646f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. "--no-compile-sdk-metadata" tests. (#3220)

    * refactor: move loadDocument() to base
    
    * test: confirm manifest properties are removed/left-alone
    
    * chore: remove unused imports
    iBotPeaches committed Jul 25, 2023
    Copy the full SHA
    ab79984 View commit details
    Browse the repository at this point in the history
  2. feat: Introduce --no-compile-sdk-metadata (#3208)

    * feat: ignore sdk metadata during aapt2
    
    * test: adjust test suite for aapt2 change
    iBotPeaches committed Jul 25, 2023
    Copy the full SHA
    7f0d94e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5d5c33a View commit details
    Browse the repository at this point in the history
  4. 9
    Copy the full SHA
    7a4a20b View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Copy the full SHA
    20afa7d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0 (

    #3214)
    
    Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.6 to 1.1.0.
    - [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
    - [Commits](gradle/wrapper-validation-action@v1.0.6...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/wrapper-validation-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Copy the full SHA
    6fb0c73 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump gradle/gradle-build-action from 2.6.0 to 2.6.1 (#3213)

    Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/gradle/gradle-build-action/releases)
    - [Commits](gradle/gradle-build-action@v2.6.0...v2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/gradle-build-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Connor Tumbleson <iBotPeaches@users.noreply.github.com>
    dependabot[bot] and iBotPeaches committed Jul 24, 2023
    Copy the full SHA
    ad87eb4 View commit details
    Browse the repository at this point in the history
  4. Explicit ResFileDecoder initiazation and add constructors AXmlResourc…

    …eParser(ResTable resTable) and AndroidManifestResourceParser(ResTable resTable) (#3211)
    sv99 committed Jul 24, 2023
    Copy the full SHA
    c2ddeac View commit details
    Browse the repository at this point in the history
Older