Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
336 commits
Select commit Hold shift + click to select a range
87b621f
Tryin to merge pull request #3 from gidano/master again
AndnixSH Feb 24, 2023
1b068f0
Update README.md
AndnixSH Feb 25, 2023
056f912
Merge branch 'master' of https://github.com/AndnixSH/APKToolGUI
AndnixSH Feb 25, 2023
8b4717c
ClearLogBeforeAction true by default
AndnixSH Feb 25, 2023
1880b59
Implement split apk merging. Use own temp directory
AndnixSH Mar 2, 2023
8fcceab
Fix Compile output location button
AndnixSH Mar 2, 2023
636b093
Fix open temp path
AndnixSH Mar 2, 2023
7965234
Ugh, bring back TEMP_PATH and getters to avoid null issues
AndnixSH Mar 2, 2023
dd7b84b
Language
AndnixSH Mar 2, 2023
b9eaa4b
Add main window handlers class
AndnixSH Mar 2, 2023
094ffbf
Update ApkFixer.cs
AndnixSH Mar 2, 2023
bb24c0b
Implement APKEditor.jar
AndnixSH Mar 3, 2023
1841712
Support split APKs for context menu
AndnixSH Mar 3, 2023
7133782
Improve background thread
AndnixSH Mar 3, 2023
e69a8f2
Allow drop multiple files
AndnixSH Mar 3, 2023
957696e
Update FormMain.cs
AndnixSH Mar 3, 2023
5bc6202
Implement cancellation when clicking on status bar
AndnixSH Mar 4, 2023
36e0b62
Added adb
AndnixSH Mar 9, 2023
94c586b
Clean up log calls
AndnixSH Mar 9, 2023
45bf85b
Version is now 3.2.0.0
AndnixSH Mar 9, 2023
47a776e
Improve Java logic
AndnixSH Mar 9, 2023
c123c98
Disable mail, baksmali and framework tabs if Java is not installed
AndnixSH Mar 10, 2023
6056333
Added custom apktool path
AndnixSH Mar 11, 2023
7b0a576
Improve process killer
AndnixSH Mar 11, 2023
e92b0f7
Update README.md
AndnixSH Mar 11, 2023
2a1170b
Update changelog.txt
AndnixSH Mar 11, 2023
a436a90
Added Report an issue menu item
AndnixSH Mar 12, 2023
55d2f4a
Move menu item methods to a class, and delete unused menu strip
AndnixSH Mar 12, 2023
6fede45
Update changelog.txt
AndnixSH Mar 12, 2023
285df8e
Update
AndnixSH Mar 12, 2023
ef6ebdb
Add issue template
AndnixSH Mar 13, 2023
92f7de3
Update System.Diagnostics.DiagnosticSource to 7.0.1
AndnixSH Mar 13, 2023
ff76f93
Update changelog.txt
AndnixSH Mar 13, 2023
4a63101
Update changelog.txt
AndnixSH Mar 13, 2023
ddc3df3
Revert "Update changelog.txt"
AndnixSH Mar 13, 2023
d6f4f37
Update Hungarian language file
gidano Mar 16, 2023
0c0b27c
Update russian language file
nibred Mar 17, 2023
ee39be3
Finally, found a way to avoid slow down when outputting APKEditor pro…
AndnixSH Mar 23, 2023
e81e7de
Force delete output path in temp folder
AndnixSH Mar 23, 2023
18f0d94
Update feature_request.yml
AndnixSH Mar 23, 2023
74ceb12
Just testing language
AndnixSH Mar 23, 2023
2fbc34a
Update
AndnixSH Mar 23, 2023
3440e47
Delete apkaio.ico
AndnixSH Mar 23, 2023
3e696f0
Update
AndnixSH Mar 23, 2023
b7f208a
Remove FormMain.ru-RU.resx. I'll keep FormMain.ru.resx
AndnixSH Mar 23, 2023
99378f9
Merge pull request #8 from nibred/master
AndnixSH Mar 23, 2023
e965173
Merge pull request #7 from gidano/master
AndnixSH Mar 23, 2023
91ac7c6
Add video
AndnixSH Mar 23, 2023
fb896c0
Update README.md
AndnixSH Mar 23, 2023
b89e192
Update README.md
AndnixSH Mar 23, 2023
a193aba
Update README.md
AndnixSH Mar 23, 2023
37c71f0
Update README.md
AndnixSH Mar 23, 2023
3f20b9c
Update issue template and README
AndnixSH Mar 26, 2023
d1c583e
Updated dependencies
AndnixSH Mar 27, 2023
835037d
Update AssemblyInfo.cs
AndnixSH Mar 27, 2023
3ba67d5
Update changelog.txt
AndnixSH Mar 27, 2023
cff11ab
Make log output read only
AndnixSH Mar 27, 2023
9a66346
Update Image.png
AndnixSH Mar 27, 2023
6a00b05
Update resources
AndnixSH Mar 27, 2023
041a70d
Remove libaapt2_jni.dll requirement
AndnixSH Mar 27, 2023
7725d3c
Update changelog.txt
AndnixSH Mar 27, 2023
a45b671
Fixed attempting to install APK even it's disabled
AndnixSH May 8, 2023
ab629c2
Added View APK info in context menu #9
AndnixSH May 8, 2023
ee0fa89
Implemented dark theme (#5)
AndnixSH May 9, 2023
83fb485
Dark theme for panel hovering
AndnixSH May 12, 2023
2a0f4cd
Fix crash when dropping decompiled APK on compile panel
AndnixSH May 12, 2023
684fb02
Fix installing apk even its disabled again
AndnixSH May 12, 2023
7458635
3.2.2.0
AndnixSH May 12, 2023
91bb1c8
Remove date
AndnixSH May 12, 2023
e4559a4
Create LICENSE
AndnixSH May 13, 2023
3d02b40
Merge branch 'master' of https://github.com/AndnixSH/APKToolGUI
AndnixSH May 13, 2023
1651554
Update README.md
AndnixSH May 13, 2023
1edcb5b
Update README.md
AndnixSH May 14, 2023
926ab50
Update README.md
AndnixSH May 14, 2023
b8615ec
Update Simplified Chinese translation
wcxu21 May 19, 2023
5eb9b3b
Update README.md
AndnixSH May 21, 2023
dfee2d8
Merge pull request #11 from wcxu21/master
AndnixSH May 21, 2023
9f89c5b
Update Image.png
AndnixSH Jun 5, 2023
08bc04a
Update README.md
AndnixSH Jun 11, 2023
5e8051b
Update README.md
AndnixSH Jun 22, 2023
ae20b21
Update dependencies
AndnixSH Jul 2, 2023
a5c80a2
Removed android.intent.action.MAIN from fixer
AndnixSH Jul 2, 2023
2a53126
Update tools
AndnixSH Jul 3, 2023
68f27e1
Added debug mode
AndnixSH Jul 13, 2023
a5e3ea1
Fix java version a bit
AndnixSH Jul 17, 2023
c2233ac
No longer change target SDK to 29
AndnixSH Jul 29, 2023
4a47d23
Added option to clear temp folder
AndnixSH Jul 29, 2023
c6184f4
Update apktool.jar to 2.8.1
AndnixSH Jul 29, 2023
353467c
Added --net-sec-conf flag
AndnixSH Jul 29, 2023
6ef981b
Updated APKEditor.jar to 1.2.7
AndnixSH Jul 30, 2023
afa7311
Improve dark theme a bit
AndnixSH Jul 30, 2023
da7685c
Update Microsoft.NETCore.Platforms to 7.0.4
AndnixSH Jul 30, 2023
e1509bc
Bump version 3.3.0.0
AndnixSH Jul 30, 2023
fa9c063
Update dpendencies
AndnixSH Aug 23, 2023
e408c42
Don't parse APK info when selecting APK for decompiling
AndnixSH Aug 23, 2023
71b1876
Fixed sign after zipalign
AndnixSH Aug 23, 2023
d4b2160
Add "New Instance"
AndnixSH Sep 2, 2023
7bc8fb1
Added jump list
AndnixSH Sep 6, 2023
2ab52ee
Parse alt-native-code from aapt
AndnixSH Sep 6, 2023
efc7ec1
Some changes
AndnixSH Sep 6, 2023
926ba9e
Added custom JVM args
AndnixSH Sep 6, 2023
906b2ea
All settings portable
AndnixSH Sep 9, 2023
58314b8
Move text tips to tooltips to keep UI clean
AndnixSH Sep 13, 2023
c897d95
Fix ApkTool errors after decompile: Change sparseResources to false
AndnixSH Sep 13, 2023
75e0566
Update tools
AndnixSH Sep 16, 2023
de4f176
Fix crash when drag and dropping APK file
AndnixSH Sep 16, 2023
1072739
Update changelog.txt
AndnixSH Sep 16, 2023
07e4026
Update README.md
AndnixSH Sep 30, 2023
ec6fd42
Fixed zipalign issue
AndnixSH Sep 30, 2023
9e81f5b
Bump to v3.3.0.1
AndnixSH Oct 1, 2023
7def211
Merge split APK to single APK
AndnixSH Oct 7, 2023
7cea4c2
APKSMerger source removed
AndnixSH Oct 7, 2023
db8be4b
Update README.md
AndnixSH Oct 7, 2023
f28fa25
Update Simplified Chinese translation
TuziChan Oct 8, 2023
ba418f7
Create Language.de.resx
Henry2o1o Oct 26, 2023
67a4b79
Update Language.de.resx
Henry2o1o Oct 26, 2023
462447d
Update Language.de.resx
Henry2o1o Oct 26, 2023
ae8106d
Fix
Henry2o1o Oct 27, 2023
e42e2f3
Rename Language.de.resx to Language.de-DE.resx
Henry2o1o Oct 27, 2023
3e7ebe1
Create FormAboutBox.de.resx
Henry2o1o Oct 27, 2023
984735d
Create FormMain.de.resx
Henry2o1o Oct 27, 2023
f71bd16
Create FormSettings.de.resx
Henry2o1o Oct 27, 2023
e7b942f
Fix
Henry2o1o Oct 27, 2023
67672a8
Fix
Henry2o1o Oct 27, 2023
6d4dc83
Fix
Henry2o1o Oct 27, 2023
2bed8a4
Fix
Henry2o1o Oct 29, 2023
7ccf7da
Fix
Henry2o1o Oct 29, 2023
1d76470
Fix
Henry2o1o Oct 29, 2023
b191d54
Fix
Henry2o1o Oct 29, 2023
e4f9e5d
Fix
Henry2o1o Oct 29, 2023
8513ab4
Update Log.cs
AndnixSH Nov 6, 2023
28f15a4
Update adb
AndnixSH Nov 6, 2023
cfec6c9
Update apktool to 2.9.0
AndnixSH Nov 6, 2023
de415e8
Included zh-CN in csproj
AndnixSH Nov 6, 2023
05cbb3c
Merge branch 'pr/14'
AndnixSH Nov 6, 2023
de6588a
Fixed text align
AndnixSH Nov 6, 2023
2dfac5d
Update Log.cs
AndnixSH Nov 6, 2023
c431d2e
Fix language selection
AndnixSH Nov 6, 2023
33749af
Merge branch 'pr/15'
AndnixSH Nov 6, 2023
aa10786
Merge branch 'pr/16'
AndnixSH Nov 6, 2023
0e18c81
Merge branch 'pr/17'
AndnixSH Nov 6, 2023
8fddb8d
Merge branch 'pr/18'
AndnixSH Nov 6, 2023
02a4815
Included German and adjusted UI to fit for all languages
AndnixSH Nov 6, 2023
f9cad81
Rename de-DE to de to avoid duplication
AndnixSH Nov 6, 2023
d7edc9c
Fixed UI for German
AndnixSH Nov 6, 2023
a841fe0
Update dependencies
AndnixSH Jan 13, 2024
9e00fd2
Print exceptions
AndnixSH Jan 26, 2024
e141b88
Support decompiling/compiling using ApkEditor
AndnixSH Jan 26, 2024
0df1654
Adjust settings saving
AndnixSH Jan 26, 2024
6766778
Updated tools
AndnixSH Jan 26, 2024
6cf1931
Temp logic
AndnixSH Jan 26, 2024
d2f8e42
Update AssemblyInfo.cs
AndnixSH Jan 27, 2024
608dd37
Print APKEditor version
AndnixSH Jan 27, 2024
d8d1c50
no idea why VS changes this
AndnixSH Jan 27, 2024
67a0bb8
Update changelog.txt
AndnixSH Jan 27, 2024
9675fa6
Update README.md
AndnixSH Jan 27, 2024
39219ea
Update changelog.txt
AndnixSH Jan 27, 2024
90f8ba1
Update FormMain.de.resx
AndnixSH Jan 28, 2024
d32a068
Update issues
AndnixSH Jan 28, 2024
7c3280a
Update FormMain.de.resx
Henry2o1o Jan 28, 2024
e47ce35
Update FormMain.de.resx
Henry2o1o Jan 28, 2024
542bc64
Update Language.de.resx
Henry2o1o Jan 28, 2024
6a0e019
Merge pull request #21 from Henry2o1o/patch-6
AndnixSH Feb 9, 2024
c8bfc38
Merge pull request #20 from Henry2o1o/patch-5
AndnixSH Feb 9, 2024
012b6f3
Add mergeApkBtn to ActionButtonsEnabled
AndnixSH Feb 18, 2024
aa5d017
Fix ADB not ungraying the buttons after installation
AndnixSH Feb 20, 2024
674fc21
3.3.1.1
AndnixSH Feb 26, 2024
bcc597a
Fix issue #22 and add up to SDK 35/Android 15
AndnixSH Mar 3, 2024
d4fcd90
Option to override abi for ADB
AndnixSH Mar 3, 2024
208d14c
Update AssemblyInfo.cs
AndnixSH Mar 3, 2024
af96dac
Update Chinese Simplified translation
YorkWaugh Mar 24, 2024
7ccbac8
Merge pull request #25 from YorkWaugh/master
AndnixSH Mar 29, 2024
7e7de5f
Update changelog.txt
AndnixSH Mar 30, 2024
7581a5c
Print signature in apk info
AndnixSH Apr 11, 2024
ca05365
Update tools
AndnixSH Sep 27, 2024
26763b0
Support window resizing #26
AndnixSH Sep 27, 2024
6e3bb9a
?
AndnixSH Sep 29, 2024
3417aed
Update APKEditor.jar
AndnixSH Sep 29, 2024
456b971
Update DragDropHandlers.cs
AndnixSH Sep 29, 2024
f2329a4
Update AssemblyInfo.cs
AndnixSH Sep 29, 2024
48b6736
Fixed issue decompiling split apk using Apkeditor
AndnixSH Sep 30, 2024
0f7caef
Update changelog.txt
AndnixSH Sep 30, 2024
5953e2f
Update Chinese Simplified translation
4327b9fb Nov 4, 2024
9ab8ad0
Create Language.vi-VN.resx
RenjiYuusei Nov 12, 2024
282a6ba
Add Vietnamese language
RenjiYuusei Nov 12, 2024
61aee3c
Update APKToolGUI.csproj
RenjiYuusei Nov 13, 2024
82bee17
Fixed UI for Viet
AndnixSH Nov 18, 2024
95a6933
Merge pull request #29 from VeroZ1/master
AndnixSH Nov 18, 2024
a7480e5
Added option to set threads
AndnixSH Nov 19, 2024
3401402
Transition to System.IO.Compression
AndnixSH Nov 30, 2024
7b32dad
Changes with unsigned APK
AndnixSH Dec 1, 2024
e4a8886
Update AssemblyInfo.cs
AndnixSH Dec 1, 2024
cb69d6b
#32
AndnixSH Jan 30, 2025
add093d
Updated Apktool and Apkeditor to latest version
AndnixSH Jan 30, 2025
41f3663
Added check if stamp-cert-sha256 exists
AndnixSH Jan 30, 2025
8084d52
Update deps
AndnixSH Jan 30, 2025
1ecbb13
3.3.1.5
AndnixSH Jan 30, 2025
8834cbc
Update changelog.txt
AndnixSH Jan 30, 2025
ecd8b45
Add files via upload
reindex-ot Feb 16, 2025
9d31e8c
Add files via upload
reindex-ot Feb 16, 2025
d87d8af
Delete APKToolGUI/Languages/Language.ja-JP.resx
reindex-ot Feb 16, 2025
846ef4f
Update Language.ja.resx
reindex-ot Feb 16, 2025
3e1fc75
Update Language.ja.resx
reindex-ot Feb 16, 2025
19bd457
Merge branch 'master' of https://github.com/reindex-ot/APKToolGUI
reindex-ot Feb 16, 2025
b25fd64
Fixes
AndnixSH Mar 17, 2025
4d2a745
Reduced UI flickering
AndnixSH Mar 18, 2025
a5497c5
Update packages
AndnixSH Mar 18, 2025
aca3de4
Update AssemblyInfo.cs
AndnixSH Mar 18, 2025
4ed20cf
Revert back to DotNetZip but using ProDotNetZip for fixed vulnerability
AndnixSH Mar 19, 2025
be7ed3a
Update FormMain.de.resx
Henry2o1o Mar 22, 2025
3b90881
Add Turkish
mikropsoft Mar 27, 2025
1342045
Update Language.vi-VN.resx
RenjiYuusei Jun 15, 2025
aa0f62b
Update FormAboutBox.vi-VN.resx
RenjiYuusei Jun 15, 2025
5f83b05
Update FormMain.vi-VN.resx
RenjiYuusei Jun 15, 2025
ecce2c8
Update FormSettings.vi-VN.resx
RenjiYuusei Jun 15, 2025
7228e18
Update changelog.txt
AndnixSH Jul 29, 2025
9ffedd3
Merge branch 'pr/39'
AndnixSH Jul 29, 2025
e89522c
Merge branch 'pr/36'
AndnixSH Jul 29, 2025
584df30
Include Japanese in project
AndnixSH Jul 29, 2025
eb670e7
Merge branch 'pr/33'
AndnixSH Jul 29, 2025
556d01e
Remove flickering fix due to tabs flickering #38
AndnixSH Jul 29, 2025
63e08f4
Remove invalid Turkish resx files
AndnixSH Jul 30, 2025
4c389d5
Merge branch 'pr/37'
AndnixSH Jul 30, 2025
93fc85f
Include Language.tr.resx in project
AndnixSH Jul 30, 2025
e2784ce
Updated tools
AndnixSH Aug 2, 2025
5f242bc
Fixed apktool version output
AndnixSH Aug 2, 2025
e50b8a8
Fixed issue #40
AndnixSH Aug 2, 2025
ddd24ec
Update issue template
AndnixSH Aug 2, 2025
9e73936
Update config.yml
AndnixSH Aug 2, 2025
5704df9
Update config.yml
AndnixSH Aug 2, 2025
2103907
Update FormMain.resx
AndnixSH Aug 2, 2025
6411889
Use aapt2 is false by default
AndnixSH Aug 2, 2025
73dbd42
UI changes
AndnixSH Aug 2, 2025
6cda22c
Update AssemblyInfo.cs
AndnixSH Aug 2, 2025
bfd2f41
Update changelog.txt
AndnixSH Aug 2, 2025
469ccb6
Fix build warning
Oct 19, 2025
4471de1
Update Dependencys
Oct 19, 2025
17289ff
Update APKEditor & apktool
Oct 19, 2025
a294aa5
Update aapt, zipalign
Oct 19, 2025
328736b
Add Android 36 string
Oct 19, 2025
580c49b
Refactoring Code(Part 1)
Oct 19, 2025
e001890
Refactoring Code(Part 2)
Nov 4, 2025
bd1dcf6
Refactoring Code(Last)
Nov 4, 2025
8c43f59
Fix *.zip and *.apkm not selectable for merging #43
AndnixSH Nov 15, 2025
f974e19
Refactor
AndnixSH Nov 17, 2025
0b043a4
Merged some changes from #45
AndnixSH Nov 25, 2025
e12fc93
Change version to 3.3.2.1
AndnixSH Nov 26, 2025
824aadb
Update changelog.txt
AndnixSH Nov 26, 2025
8230d82
Auto remove remaining split elements
AndnixSH Jan 20, 2026
eb39b5b
Update README.md
AndnixSH Jan 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 92 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
name: Bug report
description: Report a bug in APK Tool GUI
labels: bug
body:
- type: checkboxes
attributes:
label: Prerequisites
description: To rule out invalid issues, confirm and check each one of the checkboxes.
options:
- label: This is not a support issue or a question. For support, questions, or help, see [support links](https://github.com/AndnixSH/APKToolGUI/issues/new/choose).
required: true
- label: I performed a cursory search of the issue tracker on [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/issues?q=is%3Aissue) to avoid opening a duplicate issue
required: true
- label: I am running the latest version of [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/releases).
required: true
- label: I have read the [FAQ](https://github.com/AndnixSH/APKToolGUI#faq)
required: true

- type: textarea
attributes:
label: Describe the bug
description: |
A clear and concise description of what the bug is.
Feel free to upload/attach link to screenshot or video
Only place logs in 'Logs' box
validations:
required: true

- type: textarea
attributes:
label: To Reproduce
description: Steps to reproduce the behavior
validations:
required: true

- type: textarea
attributes:
label: Logs
description: Please surround the logs with 3 backticks (```) to format it properly
placeholder: |
Copy and paste the logs here

This is an example how you should surround the logs with 3 backticks (```)
```
[12:50:54]java version "19.0.2" 2023-01-17
Java(TM) SE Runtime Environment (build 19.0.2+7-44)
Java HotSpot(TM) 64-Bit Server VM (build 19.0.2+7-44, mixed mode, sharing)
[12:50:55] Apktool version "2.7.0"
[12:50:55] Drag & drop is supported
[12:50:55] Temp directory: "D:\Temp\ATG\xeaMO"
[12:50:55] Parsing APK Info...
[12:50:55] Done
[12:50:55] Getting devices...
[12:50:57] No devices found. Make sure your device is connected to the computer with the adb debugging turned on. If you use an emulator, restart it and wait until it boot up
```
validations:
required: true

- type: textarea
attributes:
label: APK
description: If this APK can be freely shared, please upload/attach a link to it. Please warn with "NSFW" where applicable, if the APK or the link contains adult content
placeholder: |
https://apkcombo.com/downloader/
validations:
required: false

- type: input
attributes:
label: APK Tool GUI version
validations:
required: true

- type: input
attributes:
label: Apktool version
validations:
required: true

- type: input
attributes:
label: Java version
validations:
required: true

- type: input
attributes:
label: Operating system and version
placeholder: |
(Example: Windows 11 2h22)
validations:
required: true
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
blank_issues_enabled: false
contact_links:
- name: Apktool Issues List
url: https://github.com/iBotPeaches/Apktool/issues?q=is%3Aissue
about: Check Apktool issues before reporting issue here. Your issue might already exists
- name: Apktool forum
url: https://github.com/iBotPeaches/Apktool/discussions
about: For support, questions or help with Apktool, development and modding
- name: Smali Issues List
url: https://github.com/JesusFreke/smali/issues?q=is%3Aissue
about: Check Baksmali issues before reporting issue here. Your issue might already exists
- name: Smali Issues List 2
url: https://github.com/google/smali/issues?q=is%3Aissue
about: Check Baksmali issues before reporting issue here. Your issue might already exists
- name: Android development and modding support forum
url: https://forum.xda-developers.com/c/android-development-and-hacking.564/
about: For support, questions or help with development and modding'
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: Feature request
description: Request a feature for APK Tool GUI
labels: enhancement
body:
- type: checkboxes
attributes:
label: Prerequisites
description: To rule out invalid issues, confirm and check each one of the checkboxes.
options:
- label: This is not a support issue or a question. For support, questions, or help, see [support links](https://github.com/AndnixSH/APKToolGUI/issues/new/choose).
required: true
- label: I performed a cursory search of the issue tracker on [APK Tool GUI](https://github.com/AndnixSH/APKToolGUI/issues?q=is%3Aissue) to avoid opening a duplicate issue
required: true
- label: I have read the [FAQ](https://github.com/AndnixSH/APKToolGUI#faq)
required: true

- type: textarea
attributes:
label: Describe the feature you'd like
description: A clear and concise description of what you want to happen. Not all features will be accepted
validations:
required: true

16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/language.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Language suggestion/error
description: Suggest a change or report an error of language. Use this form if you can't pull request
labels: language
body:
- type: input
attributes:
label: Language
validations:
required: true
- type: textarea
attributes:
label: Description
description: A clear and concise description of what you want to be changed. You can upload/paste screenshots here. For full translation, please upload zip file of translated files or full project
validations:
required: true

46 changes: 46 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
name: Build

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:

runs-on: windows-latest

steps:
- uses: actions/checkout@v4
name: Checkout Code

- name: Setup MSBuild Path
uses: microsoft/setup-msbuild@v1.3.1

- name: Setup NuGet
uses: NuGet/setup-nuget@v2

- name: Restore NuGet Packages
run: nuget restore APKToolGUI.sln

- name: Build Application
run: msbuild APKToolGUI.sln /p:Configuration=Release

- name: Create package directory
run: mkdir package

- name: Copy essential files to package
run: |
cp APKToolGUI/bin/Release/APKToolGUI.exe package/
cp -r APKToolGUI/bin/Release/Resources package/
cp APKToolGUI/bin/Release/*.dll package/

- name: Create placeholder config.xml
run: New-Item -Path package/ -Name "config.xml" -ItemType "file"

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: APKToolGUI
path: package/
Loading