Miepee
5b95786295
Meta: Make atomic in .dsktop file lower case
2 years ago
LiveLM
ccfe790b5f
Update Eto to 2.8.3 ( #57 )
2 years ago
dependabot[bot]
08ed6be307
Bump coverlet.collector from 6.0.1 to 6.0.2 ( #56 )
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
LiveLM
9480d7d786
Add documentation to Core.cs ( #53 )
...
* Add documentation to Core.cs
* Document parameters
* Fix typos
* Fix Java capitalization
2 years ago
LiveLM
a62306184e
Remove CurrentFilter because it breaks Flatpak file picker portals and is unnecessary ( #54 )
2 years ago
LiveLM
f78733366c
Use String.IsNullOrWhiteSpace instead of checking manually ( #52 )
2 years ago
LiveLM
a43cb6a4c8
Update identifier and version in Mac Info.plist ( #51 )
2 years ago
Miepee
7490fa449f
Fix some whitespace and clarify access
2 years ago
LiveLM
5503bb1884
Remove unused imports ( #50 )
2 years ago
LiveLM
488b24316d
Fix links in Atomic.appdata.xml ( #49 )
...
* Fix links in Atomic.appdata.xml
* Link to raw screenshot
2 years ago
LiveLM
6824ad59e3
Silence unnecessary cross-platform compat check ( #48 )
2 years ago
LiveLM
7116764ddf
Fix Linux CI ( #47 )
...
* Change linux build command to conform to dotnet8 requirements
* Run CI on Pull Requests
2 years ago
LiveLM
74156d4a07
Update to dotnet 8.0 ( #46 )
2 years ago
LiveLM
963ba1704c
Create a single Regex and fill it depending on the current OS ( #45 )
...
* Create a single Regex and fill it according to the current OS.
* Throw error if using unknown OS
* Move single to double slash .replace to Windows conditional
* Fix comment
* Remove unnecessary Regex element
2 years ago
LiveLM
6faf8dcd9f
Use Case Insensitive String.Contains in CopyFilesRecursive function ( #44 )
2 years ago
dependabot[bot]
154768c984
Bump coverlet.collector from 6.0.0 to 6.0.1 ( #41 )
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
LiveLM
94632836bb
Update Eto to 2.8.2 ( #43 )
2 years ago
Miepee
d1365e0c33
Fix #31
2 years ago
Miepee
745ce4402a
Make settings form disable original form.
2 years ago
Miepee
91e8c9a36a
Merge branch 'main' of github.com:AM2R-Community-Developers/AM2RModPacker
2 years ago
Miepee
6b504f8aad
Add flatpak screenshot into repo
2 years ago
Miepee
b3ed833e0d
maybe fix macos?
2 years ago
dependabot[bot]
f33f8bfd26
Bump xunit from 2.6.6 to 2.7.0 ( #40 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.6.6 to 2.7.0.
- [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
3c77265ecb
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 ( #39 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7 )
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
5eb64ebfba
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 ( #38 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
4b18449dd8
Bump actions/upload-artifact from 4.1.0 to 4.3.1 ( #37 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.1.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Miepee
b2555c92bb
Add french and german
2 years ago
dependabot[bot]
71992f30c7
Bump xunit from 2.6.5 to 2.6.6 ( #33 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.6.5 to 2.6.6.
- [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f30a7ed995
Bump actions/upload-artifact from 4.0.0 to 4.1.0 ( #34 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
49db6ba868
Bump xunit from 2.6.4 to 2.6.5 ( #32 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.6.4 to 2.6.5.
- [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
6e2a1998c7
Bump Eto.Platform.Wpf and Eto.Forms ( #30 )
...
Bumps [Eto.Platform.Wpf](https://github.com/picoe/Eto ) and [Eto.Forms](https://github.com/picoe/Eto ). These dependencies needed to be updated together.
Updates `Eto.Platform.Wpf` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases )
- [Commits](https://github.com/picoe/Eto/compare/2.7.2...2.8.2 )
Updates `Eto.Forms` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases )
- [Commits](https://github.com/picoe/Eto/compare/2.7.2...2.8.2 )
---
updated-dependencies:
- dependency-name: Eto.Platform.Wpf
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Eto.Forms
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Miepee
1cfd9d7d97
Add japanese, russian, chinese translation
2 years ago
Miepee
f5e755a21f
Attempt to add in spanish translation
2 years ago
Miepee
994a481110
Add a bit more coverage for unit tests
2 years ago
dependabot[bot]
403a1f79b6
Bump xunit from 2.4.2 to 2.6.4 ( #26 )
...
Bumps [xunit](https://github.com/xunit/xunit ) from 2.4.2 to 2.6.4.
- [Commits](https://github.com/xunit/xunit/compare/2.4.2...2.6.4 )
---
updated-dependencies:
- dependency-name: xunit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Miepee
d8976b4fb5
Try to fix macos CI ( #29 )
2 years ago
dependabot[bot]
a280f6a14e
Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.8.0 ( #28 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 17.3.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md )
- [Commits](https://github.com/microsoft/vstest/compare/v17.3.2...v17.8.0 )
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
ab2d977e11
Bump Eto.Platform.Gtk and Eto.Forms ( #27 )
...
Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto ) and [Eto.Forms](https://github.com/picoe/Eto ). These dependencies needed to be updated together.
Updates `Eto.Platform.Gtk` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases )
- [Commits](https://github.com/picoe/Eto/compare/2.7.2...2.8.2 )
Updates `Eto.Forms` from 2.7.2 to 2.8.2
- [Release notes](https://github.com/picoe/Eto/releases )
- [Commits](https://github.com/picoe/Eto/compare/2.7.2...2.8.2 )
---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: Eto.Forms
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
eb737e30ec
Bump coverlet.collector from 3.1.2 to 6.0.0 ( #25 )
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 3.1.2 to 6.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v6.0.0 )
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
32e2b3c7d4
Bump xunit.runner.visualstudio from 2.4.5 to 2.5.6 ( #24 )
...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit ) from 2.4.5 to 2.5.6.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases )
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/v2.4.5...2.5.6 )
---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
06d7b2543a
Bump actions/checkout from 3 to 4 ( #23 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e78012308f
Bump actions/upload-artifact from 1.0.0 to 4.0.0 ( #21 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 1.0.0 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Miepee
7c9cdd4f7b
Use dependabot
2 years ago
Xander
0ebd994495
Fix whether typo in readme ( #20 )
3 years ago
Miepee
f9ca14b5f2
Update apktool to 2.7.0 again
...
For realsies
3 years ago
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