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
29e85b3f6d927d8538b31fc3eabf26d5c32773a8 authored about 8 years ago by Jesus Garcia <[email protected]>
677e5aecd2b9556c8e688cf6906edcee1387b0f8 authored about 8 years ago by Matthias Bruzek <[email protected]>
[Feature] Use MvxForms with MasterDetailPage
09ebe357f05705444d7596e0a7bc1089339c71d5 authored about 8 years ago by Martijn van Dijk <[email protected]>Feature/header cell expanded collapsed info
ec44bf8399c2ddd94e0066d25ceac3c98453bfe2 authored about 8 years ago by Martijn van Dijk <[email protected]>Accordion expand/collapse feature.
80b9b9b4eeec0f649db16bf7468091627ded68ea authored about 8 years ago by Martijn van Dijk <[email protected]>WeakReference.IsAlive may not be accurate if true
6e0108f7a6c13e3cec9759ee0e2ed16f2f61815f authored about 8 years ago by Tomasz Cielecki <[email protected]>
The correct way to check for live-ness is to test Target for non-null.
If IsAlive is false then ...
Automate register of IMvxAndroidViewPresenter in MvxAndroidSetup
15065a4baccbba36f7f85ab7b0d0343f1e0758a7 authored about 8 years ago by Tomasz Cielecki <[email protected]>76b201afe5655607d87e4af46e0427c493291028 authored about 8 years ago by Plac3hold3r <[email protected]>
4b2357643a7a6c390355ba721507d074dfafdc48 authored about 8 years ago by Jeremy Kolb <[email protected]>
03130857f7648b6d6aa4718798e1563966b41cc3 authored about 8 years ago by Jeremy Kolb <[email protected]>
Fixes #1485 - MvxObservableCollection RemoveRange raises Reset action
813ee7eb15f92e7df414cf0858f0aa846334e1aa authored about 8 years ago by Martijn van Dijk <[email protected]>Allow table view cells which don't inherit MvxTableViewCell in MvxBaseTableViewSource
a4a0e18cdb34fff217c19fc0e6402f382ca0139c authored about 8 years ago by Martijn van Dijk <[email protected]>XamarinSidebar: Init sidebars with disabled pan gesture
7645b24a9cea95cccc0cb4224911e85988003973 authored about 8 years ago by Martijn van Dijk <[email protected]>Tabs fix
bbcdb12781b4ede567556fe681df27310880c5e0 authored about 8 years ago by Martijn van Dijk <[email protected]>10922146cfbbe9d8e787ddf8f3ccf7ad8397d0bd authored about 8 years ago by NM_Dev <[email protected]>
71ec654825254414884c244ba4ced3629ce2e6d1 authored about 8 years ago by NM_Dev <[email protected]>
3a881cf0b930c41d8d7f883ada47f2a925eaf8bc authored about 8 years ago by NM_Dev <[email protected]>
Added protected method on MvxExpandableTableViewSource which are invoked OnExpanded(indexes), OnC...
dda2ce0f40861eef11c3f7855bb594d004209468 authored about 8 years ago by Przemysław Raciborski <[email protected]>48ba984af289f894447f2d85a9f59823beeb82a8 authored about 8 years ago by Przemysław Raciborski <[email protected]>
be76fd5222af973a1e42870267981b1e9797571c authored about 8 years ago by Przemysław Raciborski <[email protected]>
Implemented Accordion ExpandableTableView support.
8ba5d8f8888a7d3fa32b283084f900e5eeb1f4a4 authored about 8 years ago by Przemysław Raciborski <[email protected]>37f2ab28a03a5459b6c39d5c34325cf76d28600b authored about 8 years ago by Przemysław Raciborski <[email protected]>
Changed internal data structure for section state as bool[] looks like a bad choice for that.
69bd87d4122a8deafa3eff478e52c08838949497 authored about 8 years ago by Przemysław Raciborski <[email protected]>3fc1288e3276a4ac989f44d1bfc17f808a782c1f authored about 8 years ago by Jamie Clarke <[email protected]>
f739d9de058cbdb1094a31ea16521fc98d85066d authored about 8 years ago by Denis Fiediaiev <[email protected]>
3546436f378d251c82d775770ffd4ad8ebdb6ec3 authored about 8 years ago by Denis Fiediaiev <[email protected]>
Feature/jasidepanels sample
840a24bbb4207a88823cd7b7cda2dc6af68d93b3 authored about 8 years ago by Martijn van Dijk <[email protected]>750f025773ecb3fe145faaf18009485cc77081b3 authored about 8 years ago by Maurits van Beusekom <[email protected]>
Added the missing JA SidePanels sample project to the solution.
ae67532a5fbef196b89f99cedfa1eee952250005 authored about 8 years ago by Maurits van Beusekom <[email protected]>8324b753ad009687129892216e4489871abebc88 authored about 8 years ago by Maurits van Beusekom <[email protected]>
Feature/false warning
72845ac1def94c4586ab6a1abf6864571f455f75 authored about 8 years ago by Martijn van Dijk <[email protected]>Feature/automatically hide menu
97f7fcd7c37691ef8444da33d9f22498b2950476 authored about 8 years ago by Martijn van Dijk <[email protected]>At the moment the menu stays open when you navigate away from it and the developer needs to spec...
8070fcace257a600e258d1c08a5a28d2339dcc85 authored about 8 years ago by Maurits van Beusekom <[email protected]>When using the Xamarin Sidebar Menu in your application it will always show a warning that the M...
767650b6790ff605a057e29a6f7570e0bb66a529 authored about 8 years ago by Maurits van Beusekom <[email protected]>b5e36ac93166ca0d1310b3d3a106b9bee0b85316 authored about 8 years ago by Maurits van Beusekom <[email protected]>
solved the reset to root problem part with reusing the nav controller…Crash Avoided
128d4eee5734f8748f22a2ef3b0e2db075ddd383 authored about 8 years ago by Martijn van Dijk <[email protected]>576aab3438e89532d44dd5ff41cd9e7587aa37a8 authored about 8 years ago by avalor <[email protected]>
Fixes MvxExpandableTableViewSource With Swipe To Action
e3eb3afd981c76e583833e26c1ec7b8e71c655aa authored about 8 years ago by Martijn van Dijk <[email protected]>018dd33ffe45878139641c7318b3718d87cc3e9b authored about 8 years ago by avalor <[email protected]>
# Conflicts:
# MvvmCross.iOS.Support/Views/MvxExpandableTableViewSource.cs
Fix for MvxExpandableTableViewSource: GetViewForHeader adding multiple buttons
3704c7914cf870c553c712d9b5ce9608be2e3ec0 authored about 8 years ago by Martijn van Dijk <[email protected]>a2269ba63f85b4e29415d1da84ee1000464fae23 authored about 8 years ago by Flavius Demian <[email protected]>
be893f669447247366ba83a99ccbad5fafa364da authored about 8 years ago by Flavius Demian <[email protected]>
f41d9a0938096ca7a07b65fd97222bcbe792f978 authored about 8 years ago by Iain Smith <[email protected]>
e32671c17bd011f13d21fcc4030c09c7b17f3b41 authored about 8 years ago by Iain Smith <[email protected]>
e79b551b6be78ab3759c013e4e1281fa2132fbee authored about 8 years ago by Iain Smith <[email protected]>
8b8c8358f5bf343a0dee1648d92b0b7d0c5526c0 authored about 8 years ago by Flavius Demian <[email protected]>
Added UWP version of PictureChooser plugin
69c5beac16093bd1e7cc36e85a2e103eff3c1d81 authored about 8 years ago by Tomasz Cielecki <[email protected]>Issue 51 - Fix bug where left and right menu buttons always shown
de786c9fb4b7125ca25d196af1574e3071f5bb08 authored about 8 years ago by Martijn van Dijk <[email protected]>Small fix to avoid an analyzer to throw NRE causing warning at compil…
9f64ff9c310f7d6dc1ee467e6b4e68b17b0e67ae authored about 8 years ago by Martijn van Dijk <[email protected]>37dd7f342c9da2928326377edcb243ee0463952f authored about 8 years ago by Alexandre Zollinger Chohfi <[email protected]>
cb8c5e3dfeac8f48b8eb788f5eaad0b9661ed288 authored about 8 years ago by Maurits van Beusekom <[email protected]>
797b11e1d054877c671e7aa170034a744989b1bb authored about 8 years ago by Maurits van Beusekom <[email protected]>
Fixed a bug which caused the left and right menu buttons to always be displayed, even when no me...
e7f0572c452665365ba39159e926311ae9bea23b authored about 8 years ago by Maurits van Beusekom <[email protected]>Fixed a bug which caused the left and right menu buttons to always be displayed, even when no me...
00df21380eba91d4c5906a1282ab3d8b5ae5e85d authored about 8 years ago by Maurits van Beusekom <[email protected]>4222ce6b11e9689719ece071b36b21d7766727c4 authored about 8 years ago by Denis Fiediaiev <[email protected]>
3ef72dcd574ae419ea35ff8c43acc522b5a31f91 authored about 8 years ago by Denis Fiediaiev <[email protected]>
3fb34c5df072a43e907dd264c3ae666826346682 authored about 8 years ago by Tomasz Cielecki <[email protected]>
9e6e5ddf0ef0fb0b882e265078decc9e9e256698 authored about 8 years ago by Tomasz Cielecki <[email protected]>
8d5c8f5a8e7b43732f58e2dfb7c5ca4cc21158b0 authored about 8 years ago by Tomasz Cielecki <[email protected]>
cbd72fb1b54a2723d1da324abba985e410cecc28 authored about 8 years ago by Tomasz Cielecki <[email protected]>
fa980e7af5d8c610edd646366e370c63dc9a03fa authored about 8 years ago by Tomasz Cielecki <[email protected]>
361d3a353cccee35479d8c61fe07ca15b6dcc109 authored about 8 years ago by Tomasz Cielecki <[email protected]>
710ca11e7dfd82a8646e55a265895c4c1303d6de authored about 8 years ago by Tomasz Cielecki <[email protected]>
1ee93862daad6b94dcf5af46144be77406080bf0 authored about 8 years ago by Tomasz Cielecki <[email protected]>
d9889f4e86e4d5aef8676da50f68c9c7c4ca7005 authored about 8 years ago by Tomasz Cielecki <[email protected]>
c8e701d8cd551e828c38b1c59a9ef0de6a56f2f7 authored about 8 years ago by Tomasz Cielecki <[email protected]>
cb326313970aaceb84ede33b3b19149eb1ab1cc3 authored about 8 years ago by Tomasz Cielecki <[email protected]>
7f54e96e54f0f4e4c834eee30b90565cb5f2c428 authored about 8 years ago by Tomasz Cielecki <[email protected]>
512d33640821a217ff5ba386c6cf3a9d4877b473 authored about 8 years ago by Tomasz Cielecki <[email protected]>
c82c978040b92c88997999e9aa74f8f1ff4a6960 authored about 8 years ago by Tomasz Cielecki <[email protected]>
df36d692b3a227bf1c0219390ddb12fe4fb13c38 authored about 8 years ago by Tomasz Cielecki <[email protected]>
aa28bb5e0b8068b98988a1ab633d76453d18ab7f authored about 8 years ago by Tomasz Cielecki <[email protected]>
dce4b7149776f359103c77e5c87c526988d01229 authored about 8 years ago by Tomasz Cielecki <[email protected]>
760735b250e65ba24f77b82fad44c7bafcdd8feb authored about 8 years ago by Tomasz Cielecki <[email protected]>
Added analyzer for possible ShowViewModel without arguments, when usi…
153b111f9ca4b7281e4946d8dc482a52b7be029f authored about 8 years ago by Tomasz Cielecki <[email protected]>ae86c839326d3ddb728c8cef491f564c1f74c211 authored about 8 years ago by Alexandre Zollinger Chohfi <[email protected]>
* Remove BindingEx WindowStore
* Ressurect BindingEx for WindowsPhone 8.1 and Windows 8.1 as ...
ba691d936bd8e142ade92abd366ec2d85cead824 authored about 8 years ago by Tomasz Cielecki <[email protected]>Use the correct java name
ab0a50511df7aab59f0fb06d2505283dfb989736 authored about 8 years ago by Tomasz Cielecki <[email protected]>Allow fragments with different java names (via RegisterAttribute)
a29b0305ba8f652d485168ce6c79316778db0e5e authored about 8 years ago by Tomasz Cielecki <[email protected]>Corresponds with https://github.com/MvvmCross/MvvmCross/pull/1473
3b6a29475f8c849eb7c2516d041b8c620f5bb004 authored about 8 years ago by Jeremy A. Kolb <[email protected]>Fix the solution. Get the build going again.
259e1b86e796991d9677c7aeafc6b175c11c6fcd authored about 8 years ago by Jeremy Kolb <[email protected]>b539c67c63bc2002915ca117a36663c4de6c81ea authored about 8 years ago by Jeremy A. Kolb <[email protected]>
2eb7b0158e206a745e9644aa9d6ca135d9b20269 authored about 8 years ago by Jeremy A. Kolb <[email protected]>
b7606fc80164a90d6315d7c59cc0fd8e109731d5 authored about 8 years ago by Jeremy A. Kolb <[email protected]>
e33afb5b1ae3a1232b8910bf02c2fee89d83003d authored about 8 years ago by Jeremy A. Kolb <[email protected]>
5187962fde972d7a3de742754f8aa27bb408f6f0 authored about 8 years ago by Jeremy A. Kolb <[email protected]>
91981fec63592a5d5881d234e06c3f1bcec49ec4 authored about 8 years ago by Jeremy A. Kolb <[email protected]>
Shouldn't be calling LoadViewModel twice
96fe767d07c4874e5a5b58abd94b5f755f3c02c6 authored about 8 years ago by Tomasz Cielecki <[email protected]>bf71ba31b7b53eb7a9406c03d5a49c54d7d3d8e2 authored about 8 years ago by Alex Boyd <[email protected]>
Simplify dependencies by using group inheritance
dc16580fc074405781ad0b52806415a05c747a0a authored about 8 years ago by Martijn van Dijk <[email protected]>Simplify Nuspecs
0ab7aab9f11e9bba89bb31b51c3a0f08fddebcf6 authored about 8 years ago by Martijn van Dijk <[email protected]>4867f3cf32d145c918d5ca9b07eb45c2f61d21d9 authored about 8 years ago by Martijn van Dijk <[email protected]>
Update Support libraries to v24.2.1
4a6ac820266668683ae4effc9be0cede5f396721 authored about 8 years ago by Martijn van Dijk <[email protected]>24a8cacb39e6fe685d79ce9feaf346690ff28d7b authored about 8 years ago by Martijn van Dijk <[email protected]>
e4d3551ba7122ce191652e68d9afe7adcd0372a5 authored about 8 years ago by Martijn van Dijk <[email protected]>
632e9c3f8260c8d19f432190a0175d6045fead99 authored about 8 years ago by Martijn van Dijk <[email protected]>
60a081e2ecc79d1e9474589d8b728b0272855b86 authored about 8 years ago by Martijn van Dijk <[email protected]>
Update to new support library
8be5b3e7e1d42c92f67ca3b7a4d60accbfe1e983 authored about 8 years ago by Martijn van Dijk <[email protected]>