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

Added all possible UIControlEvents

823805515678542e11418de518a9bf6dc4af9919 authored over 7 years ago by Thom Ritterfeld <[email protected]>
Added tests for ^ and ! operators

831714272eee9103df08e1977afd14ddadb305e8 authored over 7 years ago by Thom Ritterfeld <[email protected]>
Added XOr operator to Tibet parser to allow the usage of the ^ operator

75ca0c95d393da868925bdf4ae6ccf298d95b769 authored over 7 years ago by Thom Ritterfeld <[email protected]>
Added MvxInvertedValueCombiner to allow usage of the ! operator

7bfaf91054a48a3fb97336cc7d52dcc764325a46 authored over 7 years ago by Thom Ritterfeld <[email protected]>
Add GetSize and GetLastWriteTimeUtc #1155

2188f0e285e644e1fea8ed89a2ca67f28be679e2 authored over 7 years ago by jz5 <[email protected]>
Docs - added description for control default binding

4bc823001ee81efbd29e2ccb27f35a59e1636ae6 authored over 7 years ago by Plac3hold3r <[email protected]>
Docs - added description for custom binding tables

96512b6999a2f438024e8cc90f1d65c777253dcf authored over 7 years ago by Plac3hold3r <[email protected]>
Docs - highlighted that custom binding table names are namespaces

56028545e2ec77b13f3dc4f404f4f06923243a26 authored over 7 years ago by Plac3hold3r <[email protected]>
Docs - removed custom data binding hint for TextView

1652d0bf1a44e99d698e8541b9f22d3a51501bbc authored over 7 years ago by Plac3hold3r <[email protected]>
Android - removed redundant hint custom binding

5d479fea3b73d6acdb6cb4d5fa16d4aca91b2e22 authored over 7 years ago by Plac3hold3r <[email protected]>
Add try catch

68b2c006d494979ce989d099dcf1029b2d3d7556 authored over 7 years ago by Martijn van Dijk <[email protected]>
Reset isClosing

0d7e953453d39ed026669137c849afcff0c0ba35 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix close result on Android and add initialise for non parameter views

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

046a02c5bcbffa3f01ad02582b7f0bd461ea59e4 authored over 7 years ago by Thom Ritterfeld <[email protected]>
Merge pull request #1823 from jamespettigrew/develop

Add sidebar menu open/close callbacks

53cc40541f0056ec76225b37bd52bb65a46185e3 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update text with spelling and text checked

f149db059b52500214dbc9eeebf905a0daaa586e authored over 7 years ago by Martijn van Dijk <[email protected]>
Update landingpage.html

2fe289ec9e44293068fb5184834b4a8dfef0cdfb authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge commit 'ed87d945150c4a717c5f6fd0d5f1bbda0ea68eab'

feb89a4d40f6b39d8bf1f3dc687ff4cc6ca563a1 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update landingpage.html

ed87d945150c4a717c5f6fd0d5f1bbda0ea68eab authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1822 from IDeliverable/develop

Improved sequencing of MvxViewModel.Close(). Fixes #1821.

3f1befbc5544749a95525636162473a72377e518 authored over 7 years ago by Martijn van Dijk <[email protected]>
Add menu will/did open/close callbacks

529e364c9d78c81e7741f0438518d142f996a6a0 authored over 7 years ago by James Pettigrew <[email protected]>
Fix UWP File Plugin

db8098c84040813e88b6e920c198b97aecbf18d0 authored over 7 years ago by William Barbosa <[email protected]>
Merge remote-tracking branch 'MvvmCross/develop' into file-store-path

10630b1c789a8f8d69b6d0ee10ea0cd327cb499a authored over 7 years ago by William Barbosa <[email protected]>
Improved sequencing of MvxViewModel.Close(). Fixes #1821.

a3b0f16049845fe7c2c4ce09294fad1e41d8c523 authored over 7 years ago by Daniel Stolt <[email protected]>
Merge pull request #1820 from IDeliverable/develop

Removed forced navigation bar opacity. Fixes #1819.

21b122fbe5fc562432dee9c149eb41b3302afbd4 authored over 7 years ago by Martijn van Dijk <[email protected]>
Removed forced navigation bar opacity. Fixes #1819.

0e83534d8497bd75ef54799c68097e8ce859ef67 authored over 7 years ago by Daniel Stolt <[email protected]>
Update README.md

d5d5cb8c3dbc3fbb4f6f500776f1f69981a9dbd0 authored over 7 years ago by Martijn van Dijk <[email protected]>
Prettify README (#1815)

* Make it pretty!

* Update README.md

* core.autocrlf

15d0afa92486dc3a9c91f10cc16cd0e822908ad4 authored over 7 years ago by Tomasz Cielecki <[email protected]>
Added missing calls to view model lifecycle methods. Fixes #1813. (#1816)

8b9d51384518ea051a14e83f4cd6cc00f1e343f4 authored over 7 years ago by Daniel Stolt <[email protected]>
Merge pull request #1809 from martijn00/forms-improvements

Forms improvements for base classes

bf6d2c5d79056376df99b64dfbb22b4c50040737 authored over 7 years ago by Martijn van Dijk <[email protected]>
Use using

15a890909eaf8968c93c643aacae1f223811af3a authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix comments

b7e2556da9bb6e8444e90eff37b2ac476bd00b8e authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1808 from martijn00/fragment-navigation

Fix Android Fragment caching for new navigation

4c8580c3a5579228112b5381b26eae9a4d91cd10 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix samples for UWP

89fec1b650ab23ce4002791c2303f137cac71a65 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1814 from DGenix/fix-visible-controller

Fix MvxTabBarViewController.VisibleUIViewController

225e32c07fc3d2e091693058d00f7710411439e4 authored over 7 years ago by Martijn van Dijk <[email protected]>
MvxTabBarViewController: Consider Tab can be a plain UIViewController in VisibleUIViewController

2e79f8eb4ae9d157c8aadef82c761ec2eb2c8c43 authored over 7 years ago by nmilcoff <[email protected]>
Clean up MvxTabBarViewController VisibleUIViewController

157948d53558f545c708186f4dd24039290689f9 authored over 7 years ago by nmilcoff <[email protected]>
Update navigation.md (#1811)

Looks like a simple typo

7e4276ec93245f4599e51aa09a776c334ddf2ebf authored over 7 years ago by Sam Williams <[email protected]>
Update upgrade-to-mvvmcross-50.md (#1810)

997955cecb0cc680e635c55a65f17d772e11a005 authored over 7 years ago by Jim Bennett <[email protected]>
Add setup base classes and events to Pages

4b6ebca1859d35c6a72236b9d4f67592b8c3ecac authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge branch 'master' into forms-improvements

aaba50fa6ba2676986f60859756a6c1917dc42a6 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix Android Fragment caching for new navigation

457455d076f8ffd2640f7a65d05bc20e37aec0b8 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1803 from MvvmCross/blog-1

Update the release blog

9049b22ed99b1b4c234d4d29e418c47534be08d9 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1807 from Garfield550/develop

add search-box 5px bottom padding

c3614aa672dc534232d94aba262305af68fe9a6c authored over 7 years ago by Martijn van Dijk <[email protected]>
add search-box 5px bottom padding

Search field bottom margin now has 10px, same as the top.

bb49e4675659f24e792270359d9358a81758bf90 authored over 7 years ago by Garfield550 <[email protected]>
Add command to test navigation to fragment

49cc5d65118f02126590746fd84a523e3eae9918 authored over 7 years ago by Martijn van Dijk <[email protected]>
Rename Forms Application class

63ae0ba2f156fc846e4fd3843afbebf5f3c244cb authored over 7 years ago by Martijn van Dijk <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

52c777d3dfd68f7b31f93f2c96a6acc2ed2f759e authored over 7 years ago by Martijn van Dijk <[email protected]>
Create xamarin-forms.md

a76b109a25ee565ce34add8606844542e6e58106 authored over 7 years ago by Martijn van Dijk <[email protected]>
Add fragment sample to navigation

e059ab560ec587f8714e2fe6a373bd5002220b25 authored over 7 years ago by Martijn van Dijk <[email protected]>
Search field can be fully opened by default on mobile now (#1804)

* Lost dependency gem 'jekyll-avatar'

* Format html code

Nothing has changed.

* fix #17...

2157360a9aa51cccb25d9a0281aeb47e9ff0f76e authored over 7 years ago by Garfield Lee <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

fc12e7aea61f1adadbb26b54c8902f21c030ff5b authored over 7 years ago by Martijn van Dijk <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

cc4f7d2afd5ff58abcc07ffb49c6edf44b23bd88 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge branch 'develop'

600a608b2a6e6cdcecd8cb955256f131f6f53a11 authored over 7 years ago by Martijn van Dijk <[email protected]>
Lost dependency gem 'jekyll-avatar' (#1802)

* Lost dependency gem 'jekyll-avatar'

* Format html code

Nothing has changed.

* fix #17...

bcdc390c919aed6eeb2f395185544029ca0525a6 authored over 7 years ago by Garfield Lee <[email protected]>
Merge commit '017fc0042ee0017da5879abe402fc9d3dd564f24' into develop

67a81322e4dc40811773ee3b345713765356eed6 authored over 7 years ago by Martijn van Dijk <[email protected]>
Add extra test for new navigation

79c1296dd4f898b19caeb1317169cfc0fe964f9c authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1801 from AnthonyNjuguna/patch-1

Correct link to doc

bb95a47fe4ca4de9f7e7937d654dc2fb2a401544 authored over 7 years ago by Marc Bruins <[email protected]>
Correct link to doc

caf7c0fc0c22a9b98c309a19f18bdf3d54dfacfd authored over 7 years ago by AnthonyNjuguna <[email protected]>
Update MvvmCross.iOS.Support.XamarinSidebar.nuspec

017fc0042ee0017da5879abe402fc9d3dd564f24 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update landingpage.html

a32d21e74ce388f467a23d6ca3b7aa0bf2e21153 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update landingpage.html

be07b61b61ede278feb0912d76d9a2f1c3a475d9 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update documentation_layout.html

63674fd2729fd82b6bd155e29aa24dab5f702216 authored over 7 years ago by Martijn van Dijk <[email protected]>
Create anchor.min.js

50fdf3413df4a988861c4eb6e3dece847b349cf1 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update documentation_layout.html

ef907836bddfccd7f42b547064920c7000ca00f0 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update _config.yml

5df27cdf8fc41a3582efe7456af6188768b833e8 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1796 from MvvmCross/blog

Update release blog

cd39e56aae487c18833c7c19f835f808a2a0ef76 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1800 from Garfield550/blog

add "Get Started" button hover effect

ba5d2c06c402561d76ed53924f754affe6c28d46 authored over 7 years ago by Martijn van Dijk <[email protected]>
format code again

1fef57c4a55745060c2cb27343a6f133bcc1a9ed authored over 7 years ago by Garfield550 <[email protected]>
format 1 tab = 4 space and more

1. Format 1 Tab = 4 Space
2. Use $base-font-size variable on font-size property
3. Use $base-fon...

88991b08988d23888ad2408bcd54da50ec99d04e authored over 7 years ago by Garfield550 <[email protected]>
fix #1712 : Space between the logo images

87c1b85d5f7640db6c1bf2d892f54c3e99c51501 authored over 7 years ago by Garfield550 <[email protected]>
add "Get Started" button hover effect

1. Add "Get Started" button hover effect
2. Format your scss code style

09d10cfca2140dfdeab723131d12553130ff971a authored over 7 years ago by Garfield550 <[email protected]>
Merge pull request #1799 from Plac3hold3r/PH.blog.update-for-extension-binding

Update release notes around extension method based binding

28b9978c867f9c76ffa8c2322fe4aba0eaecc25f authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1798 from Plac3hold3r/PH.develop.fix-extension-binding

Fix some issues found in extension method based binding

e7d3407e2b785da17c89e2b5c755f08ceaf901ef authored over 7 years ago by Martijn van Dijk <[email protected]>
Update release notes around extension method based bindings

35c02fe71fff1117e0b9a2d87d1101caee86033a authored over 7 years ago by Plac3hold3r <[email protected]>
Switched header to rather use bolded text

1038b779b850fecd1a722d29039afbe6b54423e6 authored over 7 years ago by Plac3hold3r <[email protected]>
Add Mvx defined bindings to docs

8385ec8f1c62c34140d3f2158ba22bd60e0341f8 authored over 7 years ago by Plac3hold3r <[email protected]>
Add description of default control binding properties

1c3cd3a06aa6f85fcd90fa4f017c56c1d0e9b99f authored over 7 years ago by Plac3hold3r <[email protected]>
Removed description of extension methods at end of data bindings doc

72e155807f7e841767bf7db457212e77063a6faa authored over 7 years ago by Plac3hold3r <[email protected]>
Mac - removed duplicate default binding registration

1e977581fb879780d8ce6aa757219ff038e28543 authored over 7 years ago by Plac3hold3r <[email protected]>
iOS and tcOS - fixed spelling BindTextFocus binding

c72455af8b0a48e0e1f0f9315b32a359ab2a86f4 authored over 7 years ago by Plac3hold3r <[email protected]>
Android Bind - fixed trailing white spaces

70083873bc00fa907911915ab2033c3f542fff6e authored over 7 years ago by Plac3hold3r <[email protected]>
Allow user to provide full path in the file plugin

4cfb452fd5fdb358c3ccbba4f35e64d7d812fac7 authored over 7 years ago by William Barbosa <[email protected]>
:fire: Burn unused files

965b21cd822729b9d0949a2fe142e3106cebf6a0 authored over 7 years ago by William Barbosa <[email protected]>
Make default path configurable

667fd04952d6242e734b718e0638ee451fe0ecc4 authored over 7 years ago by William Barbosa <[email protected]>
Update blog

d6cd725f4825c2318957c6785ce94fd502218ab4 authored over 7 years ago by Martijn van Dijk <[email protected]>
Clean a file

dee074d9c8d0c07bab89b4f1492f361bcd476fbe authored over 7 years ago by Martijn van Dijk <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

85bc90f162b1670f81694b7f6a3fd8ec23fc83b2 authored over 7 years ago by Martijn van Dijk <[email protected]>
Update data-binding.md

02b5bf06575ce5f548386fb389ef3b4a55c2c92f authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1797 from willsb/starter-pack-fixes

Fix warnings and errors in StarterPack content

58bd25d61453129a67e93dabb31ead1bcf9b01d4 authored over 7 years ago by Martijn van Dijk <[email protected]>
Fix warnings and errors in StarterPack content

5ae6fda2272af8c487356c88aa19d651924091b4 authored over 7 years ago by William Barbosa <[email protected]>
Add changelog for repo

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

32bdd1311d3da4541778cd60556d1bfcf2b42e96 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1792 from kjeremy/add-express-blend-sdk-for-build

Install System.Windows.Interactivity from nuget instead of requiring …

5d1191d21106da71a0cf6c66a206ba03924ba589 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1794 from bcc-its/feature/MvxAdapterCustomisation

Fix for MvxRecyclerAdapter indexes

a94201fe1521ea0c72d3489f46afb1d9dbe672a8 authored over 7 years ago by Martijn van Dijk <[email protected]>
Merge pull request #1795 from spockfish/patch-3

Update 2017-05-01-ReleaseMvvmCross5.md

dcd0f21db5d9173fa44c4dd4a57bef328f65d0cf authored over 7 years ago by Marc Bruins <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

iteration 4

2d809fc406b802b04e8ee8a2d9306fa55d638802 authored over 7 years ago by Harry ten Berge <[email protected]>
Fixed mistake with Count.

de0bc800ebd7a00f64b326241c8c129f58f398dd authored over 7 years ago by Felix Schoeler <[email protected]>
Merge pull request #1793 from spockfish/patch-2

Update 2017-05-01-ReleaseMvvmCross5.md

088cb030dfe98c112da2d98d85e69434dfb960d3 authored over 7 years ago by Marc Bruins <[email protected]>
Update 2017-05-01-ReleaseMvvmCross5.md

iteration 3

49c089b1825a9fbc61f4a76c6020a218d20f123c authored over 7 years ago by Harry ten Berge <[email protected]>