031a0fb05a
+Yavsc.Client
2016-10-07 12:47:34 +02:00
4a0e068827
Merge branch 'vnext' of github.com:pazof/yavsc into vnext
2016-10-06 13:26:39 +02:00
d7da7445aa
WIP Estimate to pdf
2016-10-06 13:24:47 +02:00
0f0a20d462
Fixes navigation after app resume
2016-10-05 18:45:45 +02:00
2d6047b2cf
Fix the "allow notifs" setting
2016-10-05 18:45:03 +02:00
7b96137d74
Fixes User's dashboard
2016-10-05 03:48:59 +02:00
435c084fe2
Bug Fixes & Layout
2016-10-05 01:20:06 +02:00
446207f17b
layout
2016-10-04 19:20:25 +02:00
33561902c6
yastyle
2016-10-04 03:17:43 +02:00
16999896f7
trying to get a better rendering ...
2016-10-04 03:17:27 +02:00
80f2530fe4
to be tested
2016-10-04 02:47:54 +02:00
5066767efb
fixes recent commit
2016-10-04 02:47:35 +02:00
464e87284e
Loads persistent data at startup
2016-10-04 02:47:02 +02:00
10f8e9a7f5
settings as XLabs config manager
2016-10-04 02:46:24 +02:00
f42b66383a
refactoring
2016-10-04 02:44:44 +02:00
d785e5e826
Fixes Json Serialization
2016-10-04 02:42:23 +02:00
3da9d7834d
cleanning
2016-10-03 20:15:04 +02:00
b36c67f870
implements an upload
2016-10-03 18:40:22 +02:00
0a8b4adb76
publishes access on settings manager
2016-10-03 18:39:58 +02:00
50e10e89ad
fixes the FormattedString location
2016-10-03 18:39:14 +02:00
5ab7eab780
fixes the line edtion action
2016-10-03 18:37:42 +02:00
829e33563e
yalayout
2016-10-03 18:36:24 +02:00
df32a4cb45
Invalidates mesure at modification
2016-10-03 18:35:59 +02:00
f9fba42308
gives the Picker a Title
2016-10-03 18:35:28 +02:00
3a673c6a45
fs api url impl
2016-10-03 18:34:52 +02:00
6c81683601
an Validate command
2016-10-03 18:34:14 +02:00
7ff5411cb2
references the recent web ex adds
2016-10-03 18:33:19 +02:00
86c1ee1ad2
inits an Xlabs cfg mgr
2016-10-03 18:32:37 +02:00
49a04fb6d2
PickerStyle
2016-10-03 18:31:57 +02:00
9f6105de23
refactoring
2016-10-03 18:10:39 +02:00
ffad59c513
adds the XLabs Json reference
2016-10-03 18:10:06 +02:00
a3a1c4ec91
inits the Json service
2016-10-03 18:09:16 +02:00
e28f858c51
refactoring
2016-10-03 18:08:53 +02:00
312d953da6
fixes the XLabs.Serialization.Json.NET reference
2016-10-03 18:07:51 +02:00
541f61688d
implements some internal web exception
2016-10-03 18:06:52 +02:00
b149fa56f2
Fixes the layout
2016-10-02 20:20:38 +02:00
144412f64b
re-activates the cache provider
2016-10-02 20:20:01 +02:00
cb56d5e523
makes public the ViewModel's
2016-10-02 19:39:22 +02:00
828772cd6f
makes the ctor dependent of its viewmodel
2016-10-02 19:35:53 +02:00
ec546348d9
cleanning
2016-10-02 19:33:54 +02:00
5d030bf51f
cleaning thanks to Xaml code
2016-10-02 19:33:31 +02:00
1cc5a3c710
Binds the refresh command, and titles the page
2016-10-02 19:32:28 +02:00
26110e7a99
Publishes the bill setter
2016-10-02 19:28:33 +02:00
50002fba45
activates the full screen mode
2016-10-02 19:27:32 +02:00
521910a6ff
trying to fix the binding
2016-09-30 18:19:37 +02:00
fe058284a2
Two fixes, the Compat and legacy toolbars
2016-09-30 18:18:37 +02:00
04cf994365
Why not?
2016-09-30 18:17:44 +02:00
15239dba6f
cleans dependencies
2016-09-30 13:07:30 +02:00
d83c4013a9
adds a default ctor, and fixes the estimate creation event
2016-09-30 13:05:01 +02:00
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.
2016-09-30 12:41:03 +02:00