Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/MvvmCross/MvvmCross

The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
https://github.com/MvvmCross/MvvmCross

Use new OneTimeSetup method for tests

a8f86568743c967a4fa037b1919fea8053a871a2 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Use new Html.FromHtml signature on Android N+

e5b1507a9b9fb20546dac1179df0abb39c9831b0 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Added null checking on ViewModel for life-cycle events (#1752)

* Added null ref check for ViewModel, fragment life-cycle

* Added null ref check for ViewMo...

dd7a65f8bb5410d2c17e8560a7610bdd7781738a authored over 7 years ago by Jonathan Froon <[email protected]>
Use less dangerous GetAwaiter().GetResult().

6cf3cc96fc61379a4faca42bb4c6499c1aed9c0c authored over 7 years ago by Tomasz Cielecki <[email protected]>
Already using SetNotification

4e08cec31aafa57f0c66307ebd05b97ff42e7a8b authored over 7 years ago by Tomasz Cielecki <[email protected]>
SetCompletionHandler is deprecated. Using CompletionHandler instead

1f6da6a6833393b494391885d9950dedee91e49e authored over 7 years ago by Tomasz Cielecki <[email protected]>
Override instead of marking virtual

741d53d6f0f3adabbce67b9c71f2ba74ee243dcc authored over 7 years ago by Tomasz Cielecki <[email protected]>
Use new keyword when hiding inherited method

65d502bfeb98e11c08cfa770c64a48e115c8964d authored over 7 years ago by Tomasz Cielecki <[email protected]>
Field never used

cacaa632a19388947b183b7fbf5dafc6f8435b96 authored over 7 years ago by Tomasz Cielecki <[email protected]>
NullViewModel is only ever requested on Droid.

0600cab8fcc38bf6ae9cd11596c220151918c19b authored over 7 years ago by Tomasz Cielecki <[email protected]>
Created a lighter solution for Forms development

Use embedded resources for text

dcea20ff7935a67193f0436689c8ad0022bc66f2 authored over 7 years ago by Sylvain Gravel <[email protected]>
Nullables not required anymore

71fc126cc58787835e3bd179ea21e01ba1aba314 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Use Point.Position instead

fd21c122319816c018664cb30ad2ce0d51a216dd authored over 7 years ago by Tomasz Cielecki <[email protected]>
Don't use obsolete Forms Device.OS

ccea62a92dfcfa7a6869311ded5f77478a5a67f2 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Don't use obsolete OnAttach(Activity)

7e9dc78e675edcb5fbdb32a902fa3992e5814f15 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Remove unused stuff

df53159a76418ee531b621a0d642020cb06f6bec authored over 7 years ago by Tomasz Cielecki <[email protected]>
Merge remote-tracking branch 'source/develop' into MvxFormsBinding

# Conflicts:
# MvvmCross-Forms/MvvmCross.Forms.Presenter.Binding/MvvmCross.Forms.Presenter.Bindi...

a9f4a266749581ebd1cba9a2ad1c87ad919d392e authored over 7 years ago by Sylvain Gravel <[email protected]>
Language bindings

baad4e5a6e39edea9492a141c9644486efa36b0a authored over 7 years ago by Sylvain Gravel <[email protected]>
Merge pull request #1749 from MvvmCross/bugfix/fix_warnings

Fix a bunch of warnings

bcecb75dbce1914a96b82ab5e501acaa08729f11 authored over 7 years ago by Martijn van Dijk <[email protected]>
Don't override obsolete startupdate method

c8906cb6a87a9d7db6b609f9c58626aaaf4781d6 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Move MvxViewModelInstanceRequest to core

b5eea3e5bca7ffbb6e3b715451966876b3cbad86 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Not really a warning. Method is virtual if someone wants to do more.

4d8c444290559b4245fd6e10d3dae9c739a66b84 authored over 7 years ago by Tomasz Cielecki <[email protected]>
No, anyone can call OnNewIntent and app would die..

2aa676812902860e1a7ff85b7d470426d130c426 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Upgrade to 4.6.1 to fix warning about referenced shit is targeting newer

f93405b27a844fb29e6fac19de3a58f14d225a59 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Remove unused _injector field

2449d1f1fe8d733a640850dfaf14093474db10f6 authored over 7 years ago by Tomasz Cielecki <[email protected]>
No one has complained about this not being Unity compatible.

63c1c8a90cac77e0efb0d779fb6486473955c2ae authored over 7 years ago by Tomasz Cielecki <[email protected]>
Use new keyword

41d99d43f3f9df333ffb97687d4de9677fc666c5 authored over 7 years ago by Tomasz Cielecki <[email protected]>
ignored is never used.

9b318ee6b6b592904271570dfc6560714a80ccc5 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Suppress usage of GetDrawable on older APIs

b2dafd15beb55d2ec6c1748de7aca7f6d20e46e8 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Don't use obsolete props

189c5ee12512217810f4885a78fdc3a29c4f3ccb authored over 7 years ago by Tomasz Cielecki <[email protected]>
Remove duplicate targets

f1da43a8a923d857ba4c6fd89e5e6bef1b654fe7 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Add missing pfx

99ee39dda18462b3080847108523ed0f0def46cb authored over 7 years ago by Tomasz Cielecki <[email protected]>
Update build nuspec

41f351ba9b5c0000f68866895206157f635b13e5 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix #1508

f09ee085d32e04a1c5807aeb6192e3514867dcb0 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1739 from Plac3hold3r/PH.develop.editorconfig-support

Add editorconfig file to help with with formatting and conventions

6cb0e01c9a710f13a5a533dc0751a8da9c505d54 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix nuspec

7631ef2cc852f5bfaeaf2e03ecbc817fa19cfa13 authored over 7 years ago by Martijn van Dijk <[email protected]>
Skip playground.core

2aee3905b3caeb9158ca67ee8cae3344697748f3 authored over 7 years ago by Martijn van Dijk <[email protected]>
Remove from mixed platforms

87639edea2328883d3ec31d3caa4a47032d0ab39 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix project reference

1439f78bc31773fcd9a3e19e617d940bb282eb4a authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix xaml issue

0fc43aab9c24b36dfc07fc079bfcd00f54bac042 authored over 7 years ago by Martijn van Dijk <[email protected]>
Remove sample from release build

9806eefad591320b2ca73423731e5d722e781c72 authored over 7 years ago by Martijn van Dijk <[email protected]>
Ignore sample

a446540cd925363ab9841c5e517503185a222621 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1747 from martijn00/forms-cleanup

Fix more samples, names and namespaces

fdfa53a3e879d940956e02d7cc8f1aa9484dd3b8 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix more samples, names and namespaces

b58388293c311c919f28239217386dc9f82184c9 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1746 from martijn00/forms-cleanup

Fix remaining Forms issue's

1d55866fa0ee3e51d5178505627bd5eb184b6ef8 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix namespaces and folders

3e96fbc67c23d4236fbae63f6782447fb46d585b authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix uwp references

2d5a6f4b007441dc55df9f88e227aa895f187293 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1745 from martijn00/forms-cleanup

Cleanup of Forms project and packages

8317a52c8f09819726cd4248fedc1edcf4c473b7 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix packages and use source references

0c520b6a89a86bd30f761842886da430552b171a authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix headers

49cfa7e7c9b2c9ac36acf40ff1010180a105a5f9 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Remove stale sln

a096933334bded3286db2ec6f7829f51088c0b80 authored over 7 years ago by Martijn van Dijk <[email protected]>
Remove leftover package

914deecb6dfc01b147ae3b5cf24ee1eed0dbb85c authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix paths for packages

4eef09c724c82ee2f8926e5120dbbab9cbde330b authored over 7 years ago by Martijn van Dijk <[email protected]>
Cleanup Forms projects and consolidate nugets

08d00a6c749887ea9e18cdc12ca137fd4d4c530b authored over 7 years ago by Martijn van Dijk <[email protected]>
Cleanup some code (#1744)

7b0e608782b300791975ed75786c16062a78959e authored over 7 years ago by Jeremy Kolb <[email protected]>
Merge pull request #1741 from LeRondPoint/develop

Added MvxBindings to Forms integration

dd8447f0f27202e744b480f3645da5087cd1013b authored over 7 years ago by Martijn van Dijk <[email protected]>
Check phone capabilities before calling (#1742)

* Check telephone capability before calling

* Fix deprecated warning in PhoneCall droid.

*...

00452191f9504c7ce28f875bbfd864d9068cda62 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Performance improvements and leak fixed

bb3a140d214aaf1894787bf179cc397d2765777c authored over 7 years ago by Sylvain Gravel <[email protected]>
Merge pull request #1740 from D-Genix/table-collection-ctors

Unify MvxTableViewCell, MvxCollectionViewCell and MvxCollectionReusableView constructors

09d7c2180f8f9c8e05f2829db04b8c21ed395e47 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1738 from MvvmCross/bugfix/1669-service-missing

Don't throw exception in ctor for Fused

71aa7811e69699cb401bbd6be1d6296b57fc5de4 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1737 from kjeremy/add-to-ignore

Add some .gitignore

9c02b565873cab33badc4e889838f190b6a37674 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge remote-tracking branch 'MvvmCross/develop' into table-collection-ctors

9251a67ac58e435546431120be51cfecc0f859be authored over 7 years ago by nmilcoff <[email protected]>
Unify ctors between UITableViewCell, MvxCollectionViewCell and MvxCollectionReusableView

0b66a405fdd151c4d478797b52897e6a989e2196 authored over 7 years ago by nmilcoff <[email protected]>
Tabs to spaces in MvxCollectionReusableView

31ff74ff8fccfb4f4a7e2c1c1b8aa96ee9068fb2 authored over 7 years ago by nmilcoff <[email protected]>
Get closer to what will be the final setup for Android

b872daf62ff9ccc8654dc1f097e4bb2d3183f026 authored over 7 years ago by Sylvain Gravel <[email protected]>
Fixed UWP sample

3acd9a0e54e6460a1ec7c05fcf4980ea34bbb992 authored over 7 years ago by Sylvain Gravel <[email protected]>
Change return type for CreateBindingBuilder in MvxAndroidSetup so it can be overriden

339ae1ded101834a7c80780e7e6b9ce173845ee2 authored over 7 years ago by Sylvain Gravel <[email protected]>
Fixed Android sample

011ea2c795a9a613869ebe7d3ca6a711fc6cb2b8 authored over 7 years ago by Sylvain Gravel <[email protected]>
Clean up style

840be65b70fdc3884fc70324e6d31596b4259cac authored over 7 years ago by Tomasz Cielecki <[email protected]>
Fix #1669 - don't throw exception in ctor. Initialize when Start is called.

bbb37818e92762a6eabe4528ba096108bc3b8173 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Add some .gitignore

b4dfc4adbb9256ee3e058a3faa75cbc6c319e1f6 authored over 7 years ago by Jeremy A. Kolb <[email protected]>
Merge branch 'develop' into MvxFormsBinding

3e15ead99f29cda0ffb92ced0ca7abf58ab0d186 authored over 7 years ago by Sylvain Gravel <[email protected]>
Fixed ...ToSource bindings

01fd2714e5951140f3a3e7e051f7eb2d7e586557 authored over 7 years ago by Sylvain Gravel <[email protected]>
Initial bindings working

52aab7a72696f7f28275322fc15f276824f7f9e6 authored over 7 years ago by Sylvain Gravel <[email protected]>
Added MVVMCross to bindings sample

6c2dcefb8dbc57db5db7394578c95edc5bf3782e authored over 7 years ago by Sylvain Gravel <[email protected]>
MvxBindings test project

00f6e862338a4b1c68d20204626e71cee99dc3f9 authored over 7 years ago by Sylvain Gravel <[email protected]>
Add editorconfig file

26f5e3c7a68bebbbd0352e1c86657ac619185bc0 authored over 7 years ago by Plac3hold3r <[email protected]>
Merge pull request #1735 from kjeremy/android-support-25.3.1

Xamarin.Android.Support.* 25.3.1

7866466306bf6d27aca8a114ad23c02bfdc0de77 authored over 7 years ago by Martijn van Dijk <[email protected]>
Xamarin.Android.Support.* 25.3.1

363995ded9eca0a63f690edb2838f50ad3b30121 authored over 7 years ago by Jeremy A. Kolb <[email protected]>
Fix null check in Adapter setter (#1733)

851dd9bf6b3e6ef00e85ad2589551e6a04473f96 authored over 7 years ago by Jeremy Kolb <[email protected]>
Be more specific where to look for sln file (#1734)

83f966b4a53fda889005df9ea974c795413a6823 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Fix category for style guide

e5c4b14d987ab98a31609067a43b0234e0ff5ab2 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Merge branch 'develop'

e5c354378e07205cf067447b3422ddcf3a3421fa authored over 7 years ago by Martijn van Dijk <[email protected]>
Update build.cake

2d0f293877c23a22804384ebcb30f0e7c7c22470 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Update build.cake

8d9ca0ddc68724c8579c4b3e098e2ddcf4c8ed76 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Merge pull request #1726 from MvvmCross/bugfix/nuspec_derpage

Fix nuspec derpage

7408f006e2289c4f70f06cd975ecd95d5f3c1af9 authored over 7 years ago by Martijn van Dijk <[email protected]>
Skip making packages unless on releasable branch

ce5d392e12e1282c1fdf00ebf2c13c9528ff9c35 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Revert the pd* stuff back to pdb

8b52e8153de0a4171df39c86a2758b514d20a03a authored over 7 years ago by Tomasz Cielecki <[email protected]>
Include pdb.srcsrv files for core and plugins.all too

6069dd8a3e9714822cd52121d0d8cc897e794c87 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Fix paths for Android Support dlls

04b3cbf790abb9a9d0479f5cb2439e0f3b2868f2 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Core is already a dependency to console platform.

ea8596b0c82dd0fb66965e8b029448c5b8ea3f41 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Prevent Android Support stuff adding itself to Core.

822cbb7720e93a59814ea4bde06f30aab16f0606 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Remove strange expression blend dependency. Interactivity is already on your computer!

ad9e3f2247110007a1c4b3ba7d00208fd9bca8f5 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Fix output path for MvvmCross.Test.Core

1e79a236f2139d096c0050d851f8de4927cc1b65 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

2eebddab455200f3d635241981bb0a74cb0a802f authored over 7 years ago by Martijn van Dijk <[email protected]>
Update README.md

8f42b08c859b235fd2f35f029d6cc0ebec42ba24 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Link to Google Forms for signing up for a sticker.

b0ef09c1c08c1ee34919b1d12c178cb62c099ae1 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Merge pull request #1722 from markuspalme/develop

Fixed link to documentation in Readme

b21cd33c11f81c200c5577be034d0e50ef828572 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fixed link to documentation

c4676455ce986d8f21095282701d50358636239a authored over 7 years ago by Markus Palme <[email protected]>
Move MvvmCross 5.0 release post into drafts.

See: https://jekyllrb.com/docs/drafts/ how to manage drafts

4639cb92753a71b42f9a2a3d23c4f90904ede86b authored over 7 years ago by Tomasz Cielecki <[email protected]>