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

Merge pull request #1923 from martijn00/cancel-navigation

Add support for canceling awaiting a result on a viewmodel

a39ca4c6360e8e577a18432ccd1447bafabc7bd4 authored over 7 years ago
Add support for canceling awaiting a result on a viewmodel

7f06da016876b185eae7f84a59fb54fe50a4f470 authored over 7 years ago
Merge branch 'master' into develop

baa2cba09543a0eab8a687f25a9f7df845c4b356 authored over 7 years ago
Merge pull request #1919 from MvvmCross/docs-interaction

Create IMvxInteraction docs

0936c9e163da56c4fe19d63ee4a238da817510a1 authored over 7 years ago
Create mvxinteraction.md

b6fea8bce46ac2535ce009f63a872f4616267b4a authored over 7 years ago
Update navigation.md

79a9172f8509e2862256e751849eb95fd229b8bd authored over 7 years ago
Merge branch 'release/5.0.2' into develop

c164407ad6c0aa63c86debd575e958a89141c58f authored over 7 years ago
Merge branch 'release/5.0.2'

da7667fb97fa392ab80ebd1264acbb10636ef731 authored over 7 years ago
Update changeling

68758553b59c37a0cc202aec65c84f232a04af2b authored over 7 years ago
#1905 Made changes to move view model cache to Core project.

efbaf5a43100b5531cdad7c41456db4615ff120f authored over 7 years ago
#1905 Made changes for view model navigation to work correctly in UWP.

a42c7afdca684e918ece2a5eba72fb4a342444c8 authored over 7 years ago
fix header markdown in docs (#1916)

67244bde7ded74ef1857ca8426999214f3b842d8 authored over 7 years ago
Document: Fix dead link, Add C# highlight (#1914)

* Fix dead link

* Add c# highlight

90aac73da21850a72328bb7212cbbb48e8a6e76b authored over 7 years ago
Merge pull request #1890 from jz5/#1886

Delete plugins readme files (#1886)

799be50ee5ccf90f1b604f3f3d4f66c2b83308be authored over 7 years ago
:fire: Delete readme.md files

3edef77af55555dcaf593126684fefda35771aaa authored over 7 years ago
Update location.md (Copy from plugins readme.md)

e9b6d8d6f3c6ca78fdb4d52f39dfa3ffdacf2f3c authored over 7 years ago
Merge pull request #1911 from F1nZeR/doc-fixes

Documentation: fixed typos

1587b0b9a607e9dc1f6eb9ffeed9cdfb3d647fd7 authored over 7 years ago
fixed typos

28147dfaa79f4d3b659ad79c14d8eebef74dbd78 authored over 7 years ago
Merge branch 'master' into develop

866afa788c9a1b46033207901afb7caac219c0d7 authored over 7 years ago
Merge pull request #1897 from Bowman74/kevinf/1894AppearingEvent

#1894 Fixed problem where C# version of event handlers do not unsubsc…

88091eecdeeaa460217ed9a622e52edc33efb16f authored over 7 years ago
Merge pull request #1899 from IDeliverable/feature/inpc

Adds support for INotifyPropertyChanged to MvxWithEventPropertyInfoTargetBinding

1e78aa37febb5d92bf984f2aba9f46ef14335add authored over 7 years ago
Merge pull request #1909 from jz5/doc

Document: Fix links

40c64ffec58b49c021b65107bd4fdc0fc389c841 authored over 7 years ago
Merge pull request #1906 from fyndor/develop

Removed invalid code in App.cs example

16a464d17eed91deda0e7eab324c35bff3a29296 authored over 7 years ago
Merge pull request #1907 from Bowman74/kevinf/1880MemoryLeak

Kevinf/1880 memory leak

e1d388f7aa24f7d54c97c0ee39bbfe94102695aa authored over 7 years ago
:memo: Fix links

9d3c85164821520880714677329f24b122ed61ec authored over 7 years ago
#1894 Added check to IsAlive and cleared out _view variable after the event handler is disconnected making the pointer lifetime situation equivalent to the original implementation.

3869f969c7bf8c770d48549966626fcc965f2427 authored over 7 years ago
Merge pull request #3 from MvvmCross/develop

Merge from main repro Develop branch.

bc62ba9abc1015766f4538335f115ba472453eca authored over 7 years ago
Merge pull request #1908 from mvanbeusekom/feature/doc_ios_tables_and_cells

Ported the "Tables and Cells in iOS" article

6c8763370d62bc4bda6bb8d9dd06f4dae2914874 authored over 7 years ago
Merge branch 'develop' of https://github.com/mvvmcross/mvvmcross into feature/doc_ios_tables_and_cells

3e2214ba78888d0cbea256d4826f31178ba37433 authored over 7 years ago
Ported the "Tables and Cells in iOS" from the wiki page to the new documentation site

bf9a849aa9a51033769a284fba4ba57445b84d9f authored over 7 years ago
Merge pull request #1904 from jimbobbennett/patch-2

Correcting the spelling of my name :)

8a90b4dbebb7d6d69fb6f97c26b63b90b0433ad4 authored over 7 years ago
Fixed memory leak caused by solution to #1880

7e9b049e4ae00e78b44a61326a240b1e3ae95a40 authored over 7 years ago
Merge pull request #1 from MvvmCross/develop

Merge from main.

afb5f9e3a181f73f1ad3f35e2d34ab463f2acd94 authored over 7 years ago
Removed invalid code in App.cs example

I removed invalid "code" from the App.cs example. It appeared to me to be possibly some json th...

d01c0490460ea520912b8dbca4822dc73c18774a authored over 7 years ago
Changing Xamarin Studio to VS for Mac

ede83594f2ea3981c52ebecc026c327fb2eeb976 authored over 7 years ago
Correcting the spelling of my name :)

5e2e58141d883a4a4cf487eb24495296f3dc0a31 authored over 7 years ago
Adds target binding for UIPageControl on iOS (#1898)

* Added target binding for UIPageControl.

* Update data-binding.md

5c2432aa68dbf05db6e450123dcb2bacd085acfb authored over 7 years ago
Fix IsTagged and IsRepository logic in build script (#1903)

* Fix is tagged logic in build script

* Fix IsRepository on non-AppVeyor environments

9242baf58dc0dc2dccf6839ea0918cd17fc360cb authored over 7 years ago
Consolidate library output and embed rd.xml (#1901)

fa334bcee081bea29b8f18795bf858d1ac6687dd authored over 7 years ago
Merge pull request #1895 from nmilcoff/patch-2

ViewModel-Lifecycle doc: Bring back info from Wiki

940e521797d06193a39dde9c390b4cc761505e5b authored over 7 years ago
Merge pull request #1900 from mvanbeusekom/feature/issue_1880

Fixes issues 1876 and 1880

85eb214dd619e7319c3a2e50c57cd878c6b1dae8 authored over 7 years ago
Fixes issues 1876 and 1880

675f7c43f93174e3b6441a1abf781597e7b74a16 authored over 7 years ago
Added support for INotifyPropertyChanged to MvxWithEventPropertyInfoTargetBinding.

11bf3b56fd587d9219af4162e0aa4d3bfb706c4a authored over 7 years ago
#1894 Changed GlobalLayout calls for rest of the activity types in the Android projects. Also did slight changes so things like the MvxTabsFragmentActivity wouldn’t cause the Appeared event to happen twice.

b4e7bbad1546646382d062dd5ff551d013a75a4d authored over 7 years ago
#1894 Fixed problem where C# version of event handlers do not unsubscribe from native events as expected. Instead switch to native style events to get expected behavior.

2299dcfb96216ef978ca104543f0fc1a6d5b0d0c authored over 7 years ago
ViewModel-Lifecycle doc: Bring back info from Wiki

Added info for MvvmCross 4.x/3.x.

Also described briefly what is currently built for ViewMod...

0bddfa434296123f7f3f2bfb68ae386d74d90f3f authored over 7 years ago
Merge pull request #1888 from mvanbeusekom/feature/issue_1887

Implement option to override iOS presentation attribute

89795622c7bf667adfde7a782f28abd5950685e1 authored over 7 years ago
Rename method `OverridePresentationAttribute` to `PresentationAttribute`

Update documentation to reflect change of method rename

a47dc97641105a33ea20584b704dd2c037a93c11 authored over 7 years ago
Update the documentation on overriding the presentation attribute

88caccb77323bfa5fea22d8bfe2edfaa7220e9ae authored over 7 years ago
Check if override presentation attribute actually returns a value

2f9e6278c899c730fa24d9da0e40e369769874a2 authored over 7 years ago
Add example implementation on overriding presentation attribute

Format code

d2c08561eaa3fe553e75f1857ad135a91c947683 authored over 7 years ago
Implement option to override presentation attribute

886b739fcb464c45afd579db37ab483d64b924d5 authored over 7 years ago
Add setvalueimpl for SearchView Query and change to TwoWay. (#1883)

* Add SetValueImpl for SearchView Query and change to TwoWay.
* Also fix for AppCompat
* Fix c...

4b5925938b95972ba784a5cf82b66b1af2f79f8a authored over 7 years ago
Fix opencollective height (#1878)

5da2fb8b699a3c49d025c873c7ad8adaf9bad8e2 authored over 7 years ago
Create showcases.md

63f943a211d4696a0ea468face15ce89cc857fa8 authored over 7 years ago
Replaced `Init` and `Start` with `Initialize` method (#1873)

Tabs to spaces

More tabs to spaces

d3b777d88d3632dc918c08d0704a1b1ec839a9ee authored over 7 years ago
Merge branch 'release/5.0.1'

7e0ec60334b01e2c3a0e72d9dabe34a9b39eb343 authored over 7 years ago
Merge branch 'release/5.0.1' into develop

c19febda7a7d46d0b5792e7af9fe50cd663d19cb authored over 7 years ago
Updated changelog

da3ecf500ce8f0c08e42578a877f37e2e783067b authored over 7 years ago
undo search js cloudfare change

15ae6f0a734b62d063fc3b1382d16ebc95656a17 authored over 7 years ago
Check if cloudfare doesn't interfere with search

f1894dcf39031b36f5133e2d4129297c3c98ceb7 authored over 7 years ago
Merge branch 'master' into develop

# Conflicts:
# MvvmCross/Core/Core/Navigation/MvxNavigationService.cs

be9032686c9230f710f59f3b88e35ace435aee90 authored over 7 years ago
Fix Sticker logo

cf79208bb90bb14a521c1844c64943f5e5d778af authored over 7 years ago
Fix readme logo

4340650c7385eada20e0906e2491ffe55fd04c08 authored over 7 years ago
Add Pull Request template (#1872)

* Update version number and make platforms into checkboxes

* Add Pull Request template

ace8a45957181f04cdcf17b0ed1beb95b53e3fe5 authored over 7 years ago
Fix for view models not correctly restored in fragments (#1871)

059654094b93bcfe3f7cdf3ac522bc595589e222 authored over 7 years ago
Fixes #1861 duplicate Library Output added in NuGet (compiled into assembly) (#1870)

5a3cd060eb2c10979fbc009cc41aab60de4742ab authored over 7 years ago
Fix for #1759 (PictureChooser iOS incorrect scaling) (#1824)

The image when resized was using an image context with “use device
scale” specified. 2 on @2x d...

7ab1d00fc1827c73dbd642544763869053652c88 authored over 7 years ago
Merge pull request #1869 from martijn00/navigation-fixes

Fix missing presentation bundle in url navigation

9fb46871868667b959c090340b656faa5a16e789 authored over 7 years ago
Fix missing presentation bundle in url navigation

492fa478a0aac6cbd88a49a864d4ab4368cd5f41 authored over 7 years ago
Fix search.js path

Fix path for searching on the website

757b5dc4a7863030144dadc7cd19848d99620d91 authored over 7 years ago
Allow for setting of tab title and icon through interface (#1864)

bd078563fe15e10c95c24a3b024cb7626c022f0c authored over 7 years ago
Fix 404 page permalink

https://jekyllrb.com/tutorials/custom-404-page/

c89af98709c644633cc9749ce624c4aec9a5d241 authored over 7 years ago
Bring back CreateNavigationController method (#1867)

75b3df6b56b4ca543f1eda6171eb5edf0d8eaf0e authored over 7 years ago
Fix the unit test and add presentation values to navigation (#1863)

* Fix the unit test for navigation

* Add presentation values to navigation

2017ed5a3494cdea04d013587ad5abfe21cd0eeb authored over 7 years ago
Bring back CreateNavigationController method (#1867)

77b61b54673de17a945dbb48d51547cb1956e813 authored over 7 years ago
Fix the unit test and add presentation values to navigation (#1863)

* Fix the unit test for navigation

* Add presentation values to navigation

8ede41cbbe6892bec41e80d649cffcaac069015f authored over 7 years ago
Allow for setting of tab title and icon through interface (#1864)

2c7c9261b8d92bb7faf5a58624519df63ff00ac9 authored over 7 years ago
Update changelog

295544f11c6298be77667b99d98fbcd978371cf7 authored over 7 years ago
Fix opencollective width on 2k and 4k resolution

f8a9d5626b79c3f46d8d5bc8413461c4794a272e authored over 7 years ago
Merge branch 'master' into develop

a487f187219892aefe391cb22a32d2f649ce144c authored over 7 years ago
Add 404 page and more (#1859)

* Fix not being able to use NavigationService from the appstart

* Remove inherit MvxNotifyPro...

f2171dc26a46e27db08fa73066c145ae5467e3b9 authored over 7 years ago
Merge pull request #1858 from mvanbeusekom/feature/issue_1857

Make sure lifecycle methods are called on ViewModel

ba94405bba8b0d47d352e13674657e5d123e297f authored over 7 years ago
Make sure lifecycle methods are called on ViewModel

405f8a6dfc8f960b682bac2d6a9d8f431626db2b authored over 7 years ago
Merge commit '4d401ba5f546c341c8c7d4a1db7c87022b6aaa79' into develop

8f5dbe9672fa835b702c588238f7c97b42fb9447 authored over 7 years ago
Update footer.html

4d401ba5f546c341c8c7d4a1db7c87022b6aaa79 authored over 7 years ago
Update footer.html

52ae91da03adf3359baca6b3090971952d88cffa authored over 7 years ago
Merge pull request #1853 from martijn00/navigation-start

Fix not being able to use NavigationService from the appstart

9307483633258dc003f1fe90120f388598e073ea authored over 7 years ago
Update MvxViewModelExtensions.cs

3b50e5043e1990cb17b45aeed4c62e61756c3430 authored over 7 years ago
Update MvxViewModelExtensions.cs

45688f9ff2887ee6a9f9cb859ad3999a97d3580c authored over 7 years ago
Merge branch 'develop'

863609ca5155f03deb1cd8c81a4c2be82f5a32c2 authored over 7 years ago
Update footer.html

d1be2712d99ea9c6338ab004e314d097587951c0 authored over 7 years ago
Merge pull request #1852 from Garfield550/master

New site theme: Mvxtheme 1.0

d52bb9696a033b321feba3ab6eb5e762278aef40 authored over 7 years ago
Update mvxtheme.scss

e9b65609bca5153a0675673216a5fb9d84a8dd29 authored over 7 years ago
Rename code_of_conduct.md to CODE_OF_CONDUCT.md

e74fb309e1d53870ce99bef44ed79bc2b49ff470 authored over 7 years ago
Create CONTRIBUTING.md

5b458b0ad60f4f6ed6b40d90386ea9d7d95af963 authored over 7 years ago
Update changelog

99ea243ba81375b6346a24f99ff3946a3073b668 authored over 7 years ago
Fix logo link is relative url (forget a link)

dae77b0fd6cdfc1432f7ac3f7512ceb336f6695d authored over 7 years ago
Fix logo link is relative url

a9f909d5107f0e1376e2207da9f35dd0c283f636 authored over 7 years ago
Revert "Fix logo link is relative url"

This reverts commit 397577e26c9072d88f357b1313bf3267a20bcf3b.

312a7197cb481fc3ba40789a0d09362eee7cac3c authored over 7 years ago