Miepee
9ec40d220c
Revert "Hopefully fix apple CI breaking" and "Update apktool to 2.7.0"
...
This reverts commit df686847f0 and 1a38321910
3 years ago
Miepee
df686847f0
Hopefully fix apple CI breaking
3 years ago
Miepee
1a38321910
Update apktool to 2.7.0
3 years ago
LiveLM
5662fbb826
Use String.Format instead of Replace ( #18 )
...
* Use String.Format instead of .Replace
* Also change occurrences I missed
* Change even more occurences I missed
3 years ago
Miepee
c341909d88
Add more tests, and better coverage
3 years ago
Miepee
24806f618d
First pass at unit tests, fix some backend code accordingly
3 years ago
Miepee
cd20ab9d88
Clarify todo
3 years ago
Miepee
2dbda2cd5a
Make messageboxes have a parent
3 years ago
Miepee
b30c3c6340
Slightly clean up formatting + add todo
3 years ago
LiveLM
65c70fa9be
Implement Settings ( #12 )
...
* Add settings class
* Serialize settings to XML when settings window is closed
* Rename Settings class to Config
* Create functions for loading, saving and creating the default config
* Use the new functions to write ConfigXML to disk when settings window is closed
* Load config on startup + move default config from constructor to function
* Move Config out of XML Folder
* Implement saving and restoring field info
* Fix unnecessary object creation and XML Attribute names
* Save "SystemLanguage" option to config properly
* Load text dynamically + Choose proper language when "SystemLanguage" is selected
* Restore SystemLanguage setting properly + Make System Language the default
* Fix typo in English locale
* Change XmlRoot attributes to more descriptive ones
* Move Config saving when closing application to a separate method
* Move Config saving when closing Settings window to separate method
* Use path.combine properly
* Make LoadAndReturnConfig more concise
* Reset to SystemLanguage if trying to load a invalid language
* Enable Fill in fields by default
* Add documentation to Config.cs and FieldContents.cs
3 years ago
Miepee
be653aae76
Add initial settings form + menu items
3 years ago
Miepee
0ff2c26e6c
Fix autogenerating language file + typos
3 years ago
Miepee
1a3a07f677
Fix compilation error after adding languages
3 years ago
Miepee
b7e01ee3c2
Add initial localization support
3 years ago
Miepee
5eda3dacc6
Rephrase Android slightly
...
Partly address #11
3 years ago
Miepee
858b0f9e59
upgrade actions versions
3 years ago
Miepee
6c09eaa7ae
Hopefully fix mac actions 3
...
I shouldve just forked and tested there...
3 years ago
Miepee
5809f6551b
Hopefully fix mac actions 2
3 years ago
Miepee
4512c6227b
Hopefully fix mac actions
3 years ago
Miepee
0d0eb45ff8
Fix actions
3 years ago
Miepee
a2aad019c4
Fix mac publishing
3 years ago
Miepee
078991d62d
Revert "Update Eto"
...
This reverts commit d202aa01a4 .
3 years ago
Miepee
d202aa01a4
Update Eto
3 years ago
Miepee
30ac639ba1
Trim mod name from whitespaces before using
3 years ago
Miepee
9526ab0c45
Show message if application crashes
4 years ago
Miepee
56914c8391
Fix link in appdata
4 years ago
Miepee
24bd4b3985
remove singleMainWindow from desktop file
4 years ago
Miepee
d896f4f761
Add linux metadata
4 years ago
Miepee
ebc7f6798f
Adjust splitter right side and position
4 years ago
Miepee
e8374daf9c
Make projects future .net compatible
4 years ago
Miepee
0daa22887c
Make windows also singlefile+debug embedded
4 years ago
Miepee
a67059baf6
Update readme usage and name references
4 years ago
Miepee
a744cf2363
Replace icons for new atomic + version bump
4 years ago
Miepee
4acb79207f
Fix issues with namespaces after rebrand
4 years ago
Miepee
e50ea66bfb
Fix workflows
4 years ago
Miepee
2a3e9d78af
Forgot a spot in rebrand
4 years ago
Miepee
c8cbc52f95
Rebrand to Atomic
4 years ago
Miepee
3e1f8e2e89
Add icon for windows
4 years ago
milesthenerd
1991641c14
Added new icon as a resource (I think) ( #9 )
...
* Replaced icon
* Removed old icon
* Revert "Removed old icon"
This reverts commit f43559da50 .
* Revert "Replaced icon"
This reverts commit 5927fe5839 .
* Maybe replaced icon
4 years ago
Miepee
ed4b7a0895
Merge branch 'main' of github.com:AM2R-Community-Developers/AM2RModPacker
4 years ago
Miepee
28153bb658
remove old now unneeded workaround
4 years ago
Miepee
418bc76437
Update issue templates
4 years ago
Miepee
63bf1985b0
Fix windows failing
4 years ago
Miepee
e8d4bb3965
Fix action builds
4 years ago
Miepee
9a7b5c6797
Move to project-per-OS style for Eto
4 years ago
Miepee
9a49bde059
Simplify java calls
4 years ago
Miepee
059a505a49
adjust initial size more
4 years ago
Miepee
ba4b22fd38
try increasing client size
4 years ago
Miepee
af48f53841
Fix clicking save button not updating create button
4 years ago
Miepee
85b4280b85
Actually fix mac check
4 years ago