Skip to content

Commit

Permalink
docs: roadmap request #2474
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches authored Dec 11, 2020
1 parent 98aa7ac commit e25c0f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ it.
Apktool can't do anything because it stays true to AOSP. It would need a plugin system that controls how to
read the qualifiers. Or even an override file.

Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420)
Suggestions: [#1420](https://github.com/iBotPeaches/Apktool/issues/1420), [#2474](https://github.com/iBotPeaches/Apktool/issues/2474)

## Library System
May like using Apktool outside of the cli tool. We should make it easier to consume, whether via
Expand All @@ -45,4 +45,4 @@ the resource table, so these files are effectively abandoned.
Crawling the filesystem for non-checked files would be slow especially having to cross check with already
parsed files.

Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366)
Suggestions: [#1366](https://github.com/iBotPeaches/Apktool/issues/1366)

0 comments on commit e25c0f1

Please sign in to comment.