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

7498 Коммитов

Автор SHA1 Сообщение Дата
Martijn van Dijk 0e972ca311 Add basic support for Tizen 2018-01-31 14:33:10 +01:00
Martijn van Dijk e85b2d07a1
Merge pull request #2568 from martijn00/fileheaders
Add .NET Foundation file headers to all files
2018-01-31 13:13:29 +01:00
Martijn van Dijk 824012f7f6 Add .NET Foundation file headers to all files 2018-01-31 13:03:16 +01:00
Martijn van Dijk b371cc8a64
Merge pull request #2567 from martijn00/warnings
Fix a couple of warnings
2018-01-31 12:32:32 +01:00
Martijn van Dijk 576ddaf7e5 Cleanup csproj files 2018-01-31 12:05:56 +01:00
Martijn van Dijk 62810cbcfa Fix a couple of warnings 2018-01-30 15:34:35 +01:00
Martijn van Dijk 0107cb305a
Merge pull request #2558 from martijn00/align-presenters
Align view presenters, registration and remove modal host
2018-01-28 15:57:57 +01:00
Martijn van Dijk 37ee846545
Merge pull request #2565 from builttoroam/nick/setuperror
Fixing startup issue where ioc isn't initialized
2018-01-28 15:57:33 +01:00
Martijn van Dijk 7abf30ebcb
Merge pull request #2564 from MvvmCross/nmilcoff-patch-1
Fix inheritance for MvxBaseSplitViewController class with constraint
2018-01-28 15:57:23 +01:00
Nick Randolph 00f45c37c4 Fixing startup issue where ioc isn't initialized prior to setting up logger 2018-01-28 19:12:05 +08:00
nmilcoff 5900fcf8f9
Fix inheritance for MvxBaseSplitViewController<> 2018-01-27 19:10:33 -03:00
Martijn van Dijk 25c58208da Make static and add using 2018-01-27 18:19:05 +01:00
nmilcoff 4a2d417130 Remove IMvxIosViewPresenter dependency from plugins and use extension method 2018-01-27 13:19:37 -03:00
nmilcoff ae21c26bb3 Move GetTopViewController -> GetTopModalHostViewController to extension methods
Remove unnecessary methods from IMvxIosViewPresenter
2018-01-27 13:19:12 -03:00
Martijn van Dijk 9cdeab60ea Add top view controller and close modal 2018-01-26 17:48:11 +01:00
Martijn van Dijk 2da9f56fcb Move show and close modal into interface 2018-01-26 17:48:11 +01:00
Martijn van Dijk 701e4ac3cb Fix WPF and cleanup 2018-01-26 17:48:11 +01:00
Martijn van Dijk cc219cce1a Allign view presenters, registration and remove modal host 2018-01-26 17:48:11 +01:00
Martijn van Dijk 195e774052
Merge pull request #2562 from martijn00/testprojects
Add back Android playground projects
2018-01-26 17:47:27 +01:00
Martijn van Dijk 87e2bd7410 Add playground forms droid 2018-01-26 17:28:01 +01:00
Martijn van Dijk 9a9c7bdc2c Add back Droid playground 2018-01-26 14:52:16 +01:00
Martijn van Dijk a5bb7ad78e
Merge pull request #2561 from willsb/burninate
Remove memory inefficient droid layouts
2018-01-26 14:31:01 +01:00
William Barbosa c91e6a3066 Remove memory inefficient droid layouts 2018-01-26 11:14:26 -02:00
Martijn van Dijk 0f5d2a482f
Fix WPF setup being readonly 2018-01-26 10:52:07 +01:00
Martijn van Dijk a9de65afed Add back WPF (#2560)
* Add back WPF

* Fix missing using
2018-01-26 10:20:59 +01:00
Martijn van Dijk 7ce5f6c104 Remove ShowViewModel in favor for MvxNavigationService (#2559) 2018-01-26 10:17:47 +01:00
William Barbosa df48c743d0 Netstandard fixes for the logging mechanism (#2556)
* Remove reflection from console log provider

* Move files to a more appropriate namespace

* Remove reflection extensions

* Remove reflection from TraceEvent

* Fix MvxSetup namespaces

* Remove usages of MvxTrace from main package

* 🔥 DebugTrace from starter packs

* Remove None from MvxLogProviderType

This is the default mechanism now and the basic logging does not
require reflection anymore.

* Fix all instances of MvxTrace in main lib

* Rename MvxBindingTrace to log

* Fix logging in Android support and Forms

* Fix logging for plugins and tests

* Fix remaining log issues
2018-01-25 16:46:03 +01:00
Martijn van Dijk 96e7185823
Merge pull request #2557 from willsb/droid-native-color
Rename Android NativeColor method for consistency
2018-01-25 10:44:01 +01:00
William Barbosa 346d48cf2b Rename Android NativeColor method for consistency 2018-01-25 07:35:38 -02:00
Martijn van Dijk 2da9b1f982
Merge pull request #2552 from kipters/imvxcommand-async
Implement IMvxCommand in MvxAsyncCommand<T>
2018-01-23 18:16:57 +08:00
Martijn van Dijk 2852114b66
Merge pull request #2551 from kipters/uwp-starter-pack
Add UWP StarterPack content
2018-01-23 17:42:32 +08:00
Fabio Di Peri c7a2056be0 Implement IMvxCommand in MvxAsyncCommand<T> 2018-01-23 00:58:17 +01:00
Fabio Di Peri 8cfe0489cb Add UWP StarterPack content 2018-01-23 00:21:43 +01:00
Martijn van Dijk a23bdcf428 Add back playground core 2018-01-16 18:02:53 +08:00
Martijn van Dijk eba0009ceb Move files into common folder for easier multi-target 2018-01-16 17:32:56 +08:00
Martijn van Dijk adc6abda49
Merge pull request #2542 from martijn00/docs
Updates for the docs
2018-01-16 20:11:49 +11:00
Martijn van Dijk da6704ee47 Change order and categories 2018-01-16 15:09:37 +11:00
Martijn van Dijk dfbfc1ae89 Move documentation into new structure 2018-01-16 14:49:44 +11:00
Tomasz Cielecki 66758b65a3 Limit VSWhere to Windows 2018-01-15 22:18:44 +01:00
Tomasz Cielecki fc8080a020 Add GitVersion.yml
Bumps version to 6.0.0 for next release
2018-01-15 22:18:29 +01:00
Martijn van Dijk 620bd145ba Update to .NET Standard (#2530)
* Move Android support and plugins to new directories

* Add new solution file and directory config

* Update Android support to sdk style

* Remove packages.config from android support

* Add new csproj for MvvmCross main project

* Add csproj for all projects

* Move binding to new folders

* Move wpf to its own folder

* Move console into its own platform

* Move test project into the correct folder

* Move platform projects

* Move Forms into the right folder

* Move code analysis to new folder

* Fix some issue's with code in netstandard

* Moving files for Accelerometer

* Moving files for Plugins - All

* Moving files for plugins - Color

* Moving files for plugins - Downloadcache

* Moving files for plugins - Email

* Moving files for plugins - FieldBindings

* Moving files for plugins - File

* Moving files for plugins - Json

* Moving files for plugins - JsonLocalization

* Moving files for plugins - Location

* Removing Location Fused legacy project

* Moving files for plugins - Messenger

* Moving files for plugins - MethodBinding

* Moving files for plugins - Network

* Moving files for plugins - PhoneCall

* Moving files for plugins -  Resource Loader

* Moving files for plugins - ResxLocalization

* Moving files for plugins - PictureChooser

* Moving files for plugins - Share

* Moving files for plugins - Visibility

* Moving files for plugins - WebBrowser

* Revert "Removing Location Fused legacy project"

This reverts commit 9b8b6c96c96bea4537661a30e950a3edb0c35a8e.

* Moving Fused location to correct plugin folder

* Move ios support into plugin

* Fix the uwp version

* Remove double binding files

* Fixing Android attributes

* Fixing Android resources naming

* Fixing Forms project

* Update build script

* Add missing using

* Cleanup some dependencies

* Fix the android location of plugins

* Update dependencies

* Remove reference to Microsoft.CSharp

* Add CSharp back to main library

* Remove MSBuild AndroidResgen stuff, it is handled by MSBuildSDKExtras

* Remove Preserve Attribute from Plugins.All

* Added PreserveAttribute to Core

* Remove checked in tools

* Move PreserveAttribute to MvvmCross.Platform namespace

* Switch to MvvmCross.Platform.PreserveAttribute

* Don't check in Resources.Designer files

* Prevent the compiler complaining about duplicate Resource.Designer.cs files

* Fix test dll locations

* Add NUnitTestAdapter and Test.SDK

* NUnit Console Runner does not work with netcoreapp2.0 (dotnet-cli does)

* Update gitignore

* Added configuration argument

* Use InformationalVersion for AppVeyor build

* Add version property to build settings

* Upload artifacts on PR's too

* Squelch warnings about SemVer 2.0
2018-01-15 21:49:39 +01:00
Martijn van Dijk 3277fba4ea
Merge pull request #2513 from DGenix/current-top-activity
Improve implementation of IMvxAndroidCurrentTopActivity
2018-01-11 11:03:51 +11:00
Martijn van Dijk 0634e1fd3c
Merge pull request #2526 from DGenix/bottom-sheet-destroy
MvxBottomSheetDialogFragment: Fix OnDestroy
2018-01-11 11:03:01 +11:00
nmilcoff 503f62a79a Implement optional parameter on MvxBottomSheetDialogFragment 2018-01-10 20:56:29 -03:00
nmilcoff 8404d74248 Improve names for IMvxAndroidCurrentTopActivity implementations 2018-01-10 20:51:59 -03:00
nmilcoff 4c504c1ddc Added MainApplication class to Playground.Droid 2018-01-10 20:46:08 -03:00
nmilcoff a947984e31 Fix order of initialization on MvxAndroidSetup 2018-01-10 20:46:08 -03:00
nmilcoff fe098b9a69 Implemented MvxLifecycleCallbacksBasedAndroidCurrentTopActivity
Simplify MvxAndroidApplication
Edited MvxAndroidSetup: Fix register monitor
2018-01-10 20:46:08 -03:00
nmilcoff 7df1b831eb Edited MvxAndroidSetup: Register IMvxAndroidCurrentTopActivity independently from LifetimeMonitor 2018-01-10 20:46:08 -03:00
nmilcoff ee4253462a Added OnNewIntent to activity event changes 2018-01-10 20:46:08 -03:00