Commit Graph

  • 8a8cd6eb89 Bump versions Goooler 2021-04-16 01:34:36 +0800
  • 93796fde46 fix: Update gradle to 7.0 pashamcr 2021-04-16 12:13:02 +0300
  • c57a731d17 Update gradle to 7.0 pashamcr 2021-04-16 11:22:17 +0300
  • 3352088d00 Add proguard rule Goooler 2021-04-13 20:40:19 +0800
  • f9c137009e Update dependencies Goooler 2021-04-13 20:13:15 +0800
  • b3741409f5
    Code smell reduction (#2554) Matteo Baccan 2021-04-14 12:31:32 +0200
  • baf8bb592a
    Merge pull request #2548 from Comnir/2546-create-new-buffer-when-retrying-decoding Connor Tumbleson 2021-04-03 08:44:17 -0400
  • 491d18058a test: fix incorrect 3-byte encoding. Comnir 2021-04-03 13:47:13 +0300
  • f10060fe8f fix: when decoding with UTF-8 fails, create a new buffer for the retry with CESU-8. Comnir 2021-04-02 21:29:03 +0300
  • 0a7b843786
    fix: cleanup StringBlock from unused methods Connor Tumbleson 2021-03-28 17:26:35 -0400
  • d2288ef921
    fix: remove unused smali builder methods Connor Tumbleson 2021-03-28 17:26:19 -0400
  • bddf575318
    fix: remove no longer used resources on ResPackage Connor Tumbleson 2021-03-28 17:26:08 -0400
  • 618d9b23e5
    fix: remove unused methods from Res* data classes Connor Tumbleson 2021-03-28 17:25:37 -0400
  • edb4fc86cc
    fix: remove unused methods/properties from AXmlParser Connor Tumbleson 2021-03-28 17:25:16 -0400
  • 64eda064eb
    fix: remove unused util methods/exceptions Connor Tumbleson 2021-03-28 17:10:52 -0400
  • 3d3dd07cf2
    fix: remove unused exceptions Connor Tumbleson 2021-03-28 17:10:01 -0400
  • 8a23d0dbc1
    refactor: correct spelling mistake of aapt Connor Tumbleson 2021-03-28 10:54:31 -0400
  • 6a7f606410
    Merge pull request #2545 from iBotPeaches/issue2543 Connor Tumbleson 2021-03-28 07:56:59 -0400
  • 468ead8f10
    test: add testcase for static field values Connor Tumbleson 2021-03-28 07:44:16 -0400
  • 280a3d8c01
    docs: remove roadmap item (library) - completed (/) Connor Tumbleson 2021-03-12 19:17:27 -0500
  • f4c2f9bc50
    fix: remove declared exceptions that aren't thrown Connor Tumbleson 2021-03-12 07:47:19 -0500
  • 4d11c13e44
    refactor: remove duplicated code Connor Tumbleson 2021-03-12 07:37:47 -0500
  • bb2acaf3e1
    Merge pull request #2530 from iBotPeaches/maven-publish Connor Tumbleson 2021-03-11 06:42:32 -0500
  • c5b5d6903f
    build: publish sub-projects to satisfy non-fatjar Connor Tumbleson 2021-03-10 07:10:16 -0500
  • a91bf12272
    build: properly release snapshots vs releases Connor Tumbleson 2021-03-08 20:10:11 -0500
  • 561f84c569
    fix: prevent magic text Connor Tumbleson 2021-03-07 15:15:25 -0500
  • a20d63dd14
    docs: add information for publishing Connor Tumbleson 2021-03-07 15:12:27 -0500
  • 447ba50332
    refactor: drop author tags and support javadocs Connor Tumbleson 2021-03-07 15:06:45 -0500
  • 36b59a0553
    feat: support for maven publish (snapshot/release) Connor Tumbleson 2021-03-07 15:04:16 -0500
  • 619c17bdb0
    build: ignore gradle.properties Connor Tumbleson 2021-03-07 15:03:11 -0500
  • 323935b995
    Merge pull request #2527 from LoyieKing/master Connor Tumbleson 2021-03-06 09:44:11 -0500
  • e0e6cfd03f only log string decode warning when failed wangyilei 2021-03-06 22:00:54 +0800
  • 5a66b2c42d support lib/specType chunk out-of-order reading wangyilei 2021-03-06 21:58:23 +0800
  • a8f87a8b16
    Merge pull request #2528 from iBotPeaches/action-fix Connor Tumbleson 2021-03-06 06:44:12 -0500
  • 7e73115971
    build: support actions on prs or pushes Connor Tumbleson 2021-03-06 06:43:37 -0500
  • 0ddd7de104
    docs: correct intellij link in readme Connor Tumbleson 2021-03-04 07:22:17 -0500
  • e9a897febe
    build: syntax updates for gradle files Connor Tumbleson 2021-03-04 07:21:22 -0500
  • 45c91ef5bf
    fix: remove www from buymeacoffee Connor Tumbleson 2021-03-04 07:06:52 -0500
  • 202d4ca216
    docs: overhaul readme links Connor Tumbleson 2021-03-04 07:06:27 -0500
  • 5596cf6efe
    docs: drop intellij logo Connor Tumbleson 2021-03-04 07:06:18 -0500
  • d83f2a2c80
    build: add funding url Connor Tumbleson 2021-03-04 06:56:50 -0500
  • 4514f4fc33
    Merge pull request #2519 from iBotPeaches/smali-2.5.0 Connor Tumbleson 2021-03-03 17:27:55 -0500
  • bdc31763e8
    build: update to smali/baksmali 2.5.2, drop dexlib2 Connor Tumbleson 2021-03-03 06:23:45 -0500
  • ccc0ab72de
    build: update to smali/baksmali/dexlib2 2.5.1 Connor Tumbleson 2021-03-02 20:20:31 -0500
  • bcd66dc333
    fix: add dexlib2 since no longer "api" dependency (compile) Connor Tumbleson 2021-03-02 07:28:04 -0500
  • 71f547cfec
    build: update to smali/baksmali 2.5.0 Connor Tumbleson 2021-03-02 07:03:58 -0500
  • d2f240c0e5
    build: update to gradle 6.8.3 Connor Tumbleson 2021-03-02 07:03:46 -0500
  • e25c0f1217
    docs: roadmap request #2474 Connor Tumbleson 2020-12-11 12:19:40 -0500
  • 98aa7acb22 fix: skip files that violate safe filepath Connor Tumbleson 2020-12-10 07:58:15 -0500
  • 49a167540f fix: cut down length of zipslip exceptions Connor Tumbleson 2020-12-10 07:57:00 -0500
  • b17832f0e1
    style: add missing license headers Connor Tumbleson 2020-12-11 07:07:54 -0500
  • 83c754cb3f
    Merge branch 'Comnir-2299-use-CESU-8-instead-of-UTF-8' Connor Tumbleson 2020-12-11 07:06:34 -0500
  • 785cb4f89d
    test: add High Brightness Symbol into tests for feature test against #2299 Connor Tumbleson 2020-12-11 07:06:14 -0500
  • 961f1f94f6 Rename variables in tests. Comnir 2020-12-10 14:44:01 +0200
  • f1321c8437 fix issue 2299: Unicode code points higher than 0x10000 decoding fails. Comnir 2020-12-10 12:33:06 +0200
  • 201b5976bb Add tests for StringBlock#decodeString with failing tests for code points above 0x10FFFF (issue 2299). Comnir 2020-12-10 12:25:16 +0200
  • 6d4e503b16 fix: rename duplicate attributes to not start with numeric Connor Tumbleson 2020-12-01 06:21:27 -0500
  • 1452014992 fix: early return if no files + enhanced for loop Connor Tumbleson 2020-12-03 06:21:40 -0500
  • d1c006b260
    build: add latest linux/windows/mac aapt|aapt2 binaries (#2450) Connor Tumbleson 2020-12-03 06:18:01 -0500
  • eec0f446e1
    build: start new dev cycle (2.5.1-SNAPSHOT) Connor Tumbleson 2020-12-01 22:31:39 -0500
  • c83c733cbd
    build: version bump (2.5.0) Connor Tumbleson 2020-12-01 19:04:44 -0500
  • 7f70e4d119
    docs: add new templates (#2451) Connor Tumbleson 2020-12-01 07:09:55 -0500
  • b49bd95489
    build: only run tests on java/gradle/resource changes (#2453) Connor Tumbleson 2020-12-01 07:08:32 -0500
  • a2356faf92 build: remove schedule for codeql Connor Tumbleson 2020-12-01 06:24:23 -0500
  • 3d92c2a95f build: add codeql Connor Tumbleson 2020-11-30 21:57:22 -0500
  • d63088db9f feat: method to list frameworks Connor Tumbleson 2020-11-30 06:35:27 -0500
  • db1fe98524 feat: usage output for list-frameworks Connor Tumbleson 2020-11-30 06:35:14 -0500
  • 734793c4bb fix: survive if referent is null (flags) Connor Tumbleson 2020-11-29 09:16:13 -0500
  • 5f7630e325 fix: survive if referent is null (enum) Connor Tumbleson 2020-11-29 09:16:06 -0500
  • 7558505d49
    docs: cross-reference files (#1366) Connor Tumbleson 2020-11-29 08:06:23 -0500
  • 46a4a25b5d
    docs: reference library system (#1301) Connor Tumbleson 2020-11-29 07:30:55 -0500
  • d61e33048f
    docs: reference new roadmap item (plugin system) Connor Tumbleson 2020-11-29 07:27:46 -0500
  • 2d41305998
    fix: v2.6.0 not v1.6.0 Connor Tumbleson 2020-11-28 21:15:30 -0500
  • c5bc9c3346
    feat: commit broken jitpack file to stop that service Connor Tumbleson 2020-11-28 18:07:25 -0500
  • b9b8311bbc
    docs: discussion about remapping ids - #2062 Connor Tumbleson 2020-11-28 17:43:21 -0500
  • 3ab1a1a5e4 fix: fallback to res-auto namespace if non-android pkg Connor Tumbleson 2020-11-28 15:29:57 -0500
  • 150ffc4fdc style: remove weird indented code Connor Tumbleson 2020-11-28 12:43:45 -0500
  • f1393c3ca6 refactor: return null, if always null Connor Tumbleson 2020-11-28 12:43:03 -0500
  • 2eac0339b4 refactor: use easier to read string decode Connor Tumbleson 2020-11-28 12:42:50 -0500
  • db70927699 style: remove unused imports Connor Tumbleson 2020-11-28 12:42:31 -0500
  • 45ae71204e chore: remove StringBlock unused m_stringOwns Connor Tumbleson 2020-11-28 12:42:14 -0500
  • b2ca3e37d3
    docs: add wishlist item for implicit qualifiers Connor Tumbleson 2020-11-28 16:41:42 -0500
  • 4f13bcad48 fix: add message explaining deprecation of 32bit Connor Tumbleson 2020-11-28 16:14:15 -0500
  • 7cf9a95710 fix: add better error message when can't write framework file Connor Tumbleson 2020-11-28 16:04:08 -0500
  • a91aad461e
    fix: secure links in usage output Connor Tumbleson 2020-11-28 16:18:54 -0500
  • 693d8d1fbf
    style: copyright year to start of project Connor Tumbleson 2020-11-28 16:18:40 -0500
  • 590f9c1392
    fix: remove warning about smali-debugging Connor Tumbleson 2020-11-28 09:10:37 -0500
  • 94e224ee3f
    fix: delay -c removal till 2.6 Connor Tumbleson 2020-11-28 08:59:48 -0500
  • 5a54b472d1 fix: set dummy attributes to same type (@null) Connor Tumbleson 2020-11-28 08:02:20 -0500
  • 75aec40505
    build: update to shadowJar 6.1.0 Connor Tumbleson 2020-11-28 07:04:27 -0500
  • 43010de4e8 style: remove unused import Connor Tumbleson 2020-11-27 17:41:43 -0500
  • b896b4491a fix: prevent NPE during decode app with no matching resId for resource Connor Tumbleson 2020-11-27 17:40:07 -0500
  • cd7405d31b build: update add latest mac aapt|aapt2 binaries Connor Tumbleson 2020-11-27 15:29:49 -0500
  • 3043266ee5 build: update add latest linux/windows aapt|aapt2 binaries Connor Tumbleson 2020-11-27 12:00:40 -0500
  • 6bd1ab603b test: add triple dex test to aapt1 Connor Tumbleson 2020-11-27 10:14:51 -0500
  • 5658c959b4 test: add triple dex test on aapt2 Connor Tumbleson 2020-11-27 10:14:39 -0500
  • 9170c5a04b build: fix chmod on mac binaries Connor Tumbleson 2020-11-27 09:00:53 -0500
  • 1dfac6d8bf build: add latest linux/windows aapt|aapt2 binaries Connor Tumbleson 2020-11-27 08:59:45 -0500
  • 4c39a9cd8f docs: update internal for building aapt/aapt2 Connor Tumbleson 2020-11-27 08:56:58 -0500
  • d7e27ffc69 build: add latest mac aapt|aapt2 binaries (API 30) Connor Tumbleson 2020-11-27 07:06:52 -0500