Commit Graph

20 Commits

Author SHA1 Message Date
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
d2983b74d5 Bump Moq in mobile test projects for parity 2022-03-09 20:15:34 +01:00
5b4ce7f11b Add explicit Exported = true 2021-12-24 18:57:08 +01:00
b220cc0723 Update tests' Activities 2021-12-24 13:15:27 +01:00
eee3d83ed2 Disable sdk linker for android debug releases
Aimed to improve build time (especially for CI builds).

The additional lines come from visual studio. I'm intentionally
committing its output so it doesn't cause a diff on further csproj
changes.
2021-04-05 19:36:38 +09:00
6f01070408 Add weird android package requirements 2021-03-29 23:11:24 +09:00
6cb0db9c33 Apply override rules to iOS/Android test projects 2021-03-08 14:54:49 +09:00
d6925d0960 Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:44 +00:00
b9832c1b2d Add ModUtils class for validating mod usages 2021-02-01 19:37:24 +09:00
8928f05f4f Temporarily remove deepequal test from Android to make CI green. 2019-11-26 01:39:48 +08:00
efbab54206 Bump Android test projects version. 2019-11-18 18:48:29 +08:00
70e2b83f29 Target newer api version 2019-07-04 11:40:05 +09:00
1a3cc25d6c Update in accordance with visual studio changes
Adds x86 emulator deployment target
2019-07-02 19:40:42 +09:00
0ebd29c851 Add @miterosan's suggestions 2019-06-09 21:15:05 -05:00
999b947153 Update Android csproj files 2019-03-05 17:55:18 -06:00
c62848df5a Update license header 2019-01-30 18:07:32 -06:00
c2a52b56e7 Set app name and reset default namespace 2019-01-06 12:01:50 -06:00
bf78c93346 Cleanup Android manifest files 2019-01-06 00:06:00 -06:00
8159905ca0 Code File Sanity 2019-01-05 23:48:57 -06:00
5fdf4ee67b Add Android's VisualTests project 2019-01-05 23:18:12 -06:00