Граф коммитов

192 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Dick efd9e989c2
Updated CONTRIBUTING.md with mdoc information 2018-03-12 15:05:03 -04:00
Jonathan Dick 725c25604f
More badge updates 2018-03-10 11:16:54 -05:00
Jonathan Dick 1701c2f4e9
Added checklist to features in readme 2018-03-10 07:49:33 -05:00
Jonathan Dick 317aa3fb69
Added a badge for VSTS 2018-03-09 21:25:49 -05:00
Jonathan Dick 1610d543d0
Android DeviceTest version not set correctly
This should have been set to match the other apps and what the device tests were expecting for DeviceInfo.  Fixing.
2018-03-09 20:49:43 -05:00
Jonathan Dick c58fcf30b6
Update tests' expected id's to match changes
The bundle id and package names of the device test apps were changed to be more 'sane' and so the tests needed updating for their expected values.
2018-03-09 20:38:55 -05:00
Jonathan Dick c0005eb534
Specify ANDROID_HOME in device test scripts
CI is having trouble without being more specific about paths.
2018-03-09 20:34:28 -05:00
Jonathan Dick a7ba1bd2c0
Allow bypass of create android AVD 2018-03-09 17:25:47 -05:00
Jonathan Dick 5720c1a3db
Make device test simulator/emulator configurable
From env variables
2018-03-09 17:11:49 -05:00
Jonathan Dick 47aa327b65
Device Test runner CI Support (#64)
* Update DeviceTests to add headless test runner

This will be used by CI to execute tests on emulators/simulators in a headless way which can send over test results back to the CI environment.

* Update the DeviceTest app identifiers

* Add Device Tests execution cake script

As well as bootstrappers

* Add headless runner to UWP Device Tests app

* Android Device Test script now manages AVD

* Work on UWP Device Test runner and script
2018-03-09 17:07:01 -05:00
James Montemagno 143f0e4eaa
Update README.md 2018-03-08 10:27:18 -08:00
James Montemagno 64f42d75b4
Update PULL_REQUEST_TEMPLATE.md 2018-03-07 08:39:43 -08:00
James Montemagno a20a0a9aef
Update README.md 2018-03-06 10:14:57 -08:00
James Montemagno 8f033aa261
Update README.md 2018-03-05 17:57:01 -08:00
Matthew Leibowitz 9d99840fc5
Merge pull request #54 from mattleibow/add-deviceinfo
Add DeviceInfo API
2018-03-05 22:01:00 +02:00
Matthew Leibowitz b4ba2da3b4 removing namespaces that were removed 2018-03-05 21:54:55 +02:00
James Montemagno cccf17f6f7
Merge pull request #60 from xamarin/update-readme
Update README.md
2018-03-05 11:48:12 -08:00
James Montemagno 6282aa9b5e
Merge branch 'master' into add-deviceinfo 2018-03-05 11:47:35 -08:00
James Montemagno 9289a85e92
Merge pull request #62 from xamarin/remove-mvvmhelpers
Update forms and remove mvvmhelpers
2018-03-05 11:46:05 -08:00
Matthew Leibowitz d57f358172 Add debugging support to samples 2018-03-05 21:40:24 +02:00
James Montemagno 1dd08a0d18 Update forms and remove mvvmhelpers 2018-03-05 11:28:45 -08:00
Matthew Leibowitz 64427c3a87 Made the samples pretty. 2018-03-05 21:05:08 +02:00
Matthew Leibowitz 7d53b6ae17 Remove access modifiers for default values 2018-03-05 20:24:38 +02:00
Matthew Leibowitz 5ac6db0615 Ignore files in the Output directory 2018-03-05 20:20:58 +02:00
Matthew Leibowitz 437412ab5c Merge branch 'master' into add-deviceinfo 2018-03-05 20:16:57 +02:00
Matthew Leibowitz 63b58d51c9 Nobody cares about Windows mobile, except me :( 2018-03-05 20:03:50 +02:00
Matthew Leibowitz 3f46dd92fb Removing DeviceInfo.Identifer to be added later after research 2018-03-05 19:52:50 +02:00
James Montemagno 28a86c446e
Update README.md 2018-03-05 09:43:05 -08:00
James Montemagno e743add709
Merge pull request #59 from mattleibow/improve-build
Fix the build script for local machines and don't auto-build a package
2018-03-05 09:37:11 -08:00
James Montemagno a08e699a83
Merge pull request #49 from xamarin/battery
Battery Implementation
2018-03-05 09:36:53 -08:00
Matthew Leibowitz 776c7e3d32 Merge branch 'master' into add-deviceinfo 2018-03-05 19:21:22 +02:00
Matthew Leibowitz d97999586d Fix the build script for local machines and don't auto-build a package 2018-03-05 19:14:23 +02:00
James Montemagno c383dd2933 cleanup code 2018-03-05 09:01:26 -08:00
James Montemagno c233b0cff1 Make internals 2018-03-05 08:59:50 -08:00
James Montemagno 704e4dda99 Move delegate to namespace level 2018-03-05 08:45:04 -08:00
James Montemagno 3983cc5c24 Add back bundle 2018-03-05 08:31:22 -08:00
James Montemagno 62cb42f0fe Merge branch 'battery' of https://github.com/xamarin/f50 into battery 2018-03-05 08:01:32 -08:00
James Montemagno 0b6e3b4011 Cleanup tests 2018-03-05 08:01:28 -08:00
Redth b71e2217b9 Mark PlatformExtensions internal for now 2018-03-05 10:13:56 -05:00
James Montemagno 93148ca857 Cleanup iOS as well <3 2018-03-04 19:25:59 -08:00
James Montemagno f3f0d0bf74 Make adjustments for PR 2018-03-04 19:22:58 -08:00
Matthew Leibowitz 2927301b5a
Merge pull request #58 from mattleibow/add-build
Added a build script for CI bots
2018-03-04 23:54:28 +02:00
Matthew Leibowitz 770394c43a Add the CI build script to to the project so that other bots can use it 2018-03-04 23:42:40 +02:00
Matthew Leibowitz 25b0a5f00c This is the wrong namespace to use 2018-03-04 23:42:14 +02:00
Matthew Leibowitz 47eee685f5 Conforming to styles 2018-03-04 04:41:58 +02:00
Matthew Leibowitz fe22bae833 Merge branch 'master' into add-deviceinfo 2018-03-04 04:24:23 +02:00
Matthew Leibowitz 86035c525d Merge branch 'master' into battery 2018-03-04 04:23:48 +02:00
Matthew Leibowitz efda119051 Generating pdb files for iOS for XamlC. 2018-03-04 04:17:16 +02:00
Matthew Leibowitz ce8634bbd2 Remove the redundant XamlC attribute 2018-03-04 04:04:58 +02:00
Matthew Leibowitz a8288f71e3 removing the file that _may_ be having issues on CI 2018-03-04 04:00:51 +02:00