Commit Graph

642 Commits (031a0fb05a2bf0df0212d127648c61f9d39f71ea)
 

Author SHA1 Message Date
Paul Schneider 031a0fb05a +Yavsc.Client 8 years ago
Paul Schneider 4a0e068827 Merge branch 'vnext' of github.com:pazof/yavsc into vnext 8 years ago
Paul Schneider d7da7445aa WIP Estimate to pdf 8 years ago
Paul Schneider 0f0a20d462 Fixes navigation after app resume 8 years ago
Paul Schneider 2d6047b2cf Fix the "allow notifs" setting 8 years ago
Paul Schneider 7b96137d74 Fixes User's dashboard 8 years ago
Paul Schneider 435c084fe2 Bug Fixes & Layout 8 years ago
Paul Schneider 446207f17b layout 8 years ago
Paul Schneider 33561902c6 yastyle 8 years ago
Paul Schneider 16999896f7 trying to get a better rendering ... 8 years ago
Paul Schneider 80f2530fe4 to be tested 8 years ago
Paul Schneider 5066767efb fixes recent commit 8 years ago
Paul Schneider 464e87284e Loads persistent data at startup 8 years ago
Paul Schneider 10f8e9a7f5 settings as XLabs config manager 8 years ago
Paul Schneider f42b66383a refactoring 8 years ago
Paul Schneider d785e5e826 Fixes Json Serialization 8 years ago
Paul Schneider 3da9d7834d cleanning 8 years ago
Paul Schneider b36c67f870 implements an upload 8 years ago
Paul Schneider 0a8b4adb76 publishes access on settings manager 8 years ago
Paul Schneider 50e10e89ad fixes the FormattedString location 8 years ago
Paul Schneider 5ab7eab780 fixes the line edtion action 8 years ago
Paul Schneider 829e33563e yalayout 8 years ago
Paul Schneider df32a4cb45 Invalidates mesure at modification 8 years ago
Paul Schneider f9fba42308 gives the Picker a Title 8 years ago
Paul Schneider 3a673c6a45 fs api url impl 8 years ago
Paul Schneider 6c81683601 an Validate command 8 years ago
Paul Schneider 7ff5411cb2 references the recent web ex adds 8 years ago
Paul Schneider 86c1ee1ad2 inits an Xlabs cfg mgr 8 years ago
Paul Schneider 49a04fb6d2 PickerStyle 8 years ago
Paul Schneider 9f6105de23 refactoring 8 years ago
Paul Schneider ffad59c513 adds the XLabs Json reference 8 years ago
Paul Schneider a3a1c4ec91 inits the Json service 8 years ago
Paul Schneider e28f858c51 refactoring 8 years ago
Paul Schneider 312d953da6 fixes the XLabs.Serialization.Json.NET reference 8 years ago
Paul Schneider 541f61688d implements some internal web exception 8 years ago
Paul Schneider b149fa56f2 Fixes the layout 8 years ago
Paul Schneider 144412f64b re-activates the cache provider 8 years ago
Paul Schneider cb56d5e523 makes public the ViewModel's 8 years ago
Paul Schneider 828772cd6f makes the ctor dependent of its viewmodel 8 years ago
Paul Schneider ec546348d9 cleanning 8 years ago
Paul Schneider 5d030bf51f cleaning thanks to Xaml code 8 years ago
Paul Schneider 1cc5a3c710 Binds the refresh command, and titles the page 8 years ago
Paul Schneider 26110e7a99 Publishes the bill setter 8 years ago
Paul Schneider 50002fba45 activates the full screen mode 8 years ago
Paul Schneider 521910a6ff trying to fix the binding 8 years ago
Paul Schneider fe058284a2 Two fixes, the Compat and legacy toolbars 8 years ago
Paul Schneider 04cf994365 Why not? 8 years ago
Paul Schneider 15239dba6f cleans dependencies 8 years ago
Paul Schneider d83c4013a9 adds a default ctor, and fixes the estimate creation event 8 years ago
Paul Schneider ac3b7ad2c9 XLabs running an App Toolbar!!!
versions : latest stables Xamarin.Forms & XLabs.*

To got it running: a new base android implementation for XLabs usage:

        XFormsCompatApplicationDroid : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity

and the corresponding

        XFormsCompatAppDroid : XFormsApp<XFormsCompatApplicationDroid>

plus the Toolbar instacntiation fix.
8 years ago