jadx/jadx-gui
Mino 63fc7e05b6
refactor: reuse the same parser in main activity action and gradle export feature (PR #1971)
* internal: reuse the same parser in Main Activity action and export gradle project

* removed unnecessary logs

* fixed code formatting issues

* removed no longer used methods

* optimize imports

* fix exception when app name isn't found

* use EnumSet instead of int for parse flags

* moved ApplicationParams class under android utils package

* moved attributes parsing to a seperate method

* fallback to any strings.xml if default one is not found
2023-07-31 18:50:47 +01:00
..
libs feat: mapping-io import support (#1531)(PR #1532) 2023-04-20 19:01:38 +03:00
src refactor: reuse the same parser in main activity action and gradle export feature (PR #1971) 2023-07-31 18:50:47 +01:00
build.gradle.kts fix: disable zip file checks for new JVM versions (#1962) 2023-07-28 20:09:54 +01:00