Nuget Version[s]
NuGet version: v.1.4.1
Component version:
2017-05-09
- Xamarin.Forms CustomRenderers Windows Platforms
- GitLink symbolsource PDB support
- OAuth1Authenticator fixes (Twitter fixes)
2017-05-07
2017-05-01
2017-04-27
2017-04-26
2017-04-24
2017-04-24
2017-04-23
2017-04-21
2017-04-20
2017-04-19
2017-04-13
2017-04-12
2017-04-03
- Native UI with checks and Warnings if http[s] scheme is used
- Xamarin.iOS embedded browser WKWebView support as alternative WKWebView instead of UIWebView
- nuget version 1.4.0.0
2017-03-30
- minor Android fixes
- Embedded Browsers (Android WebView and iOS UIWebView)
NOTE: this support will be prohibited by some OAuth providers
DEFAULT 2017-03 - native UI (Android Custom Tabs and iOS Safari View Controller)
must be explicitly setup in Authenticator constructor!
2017-03-30
- embedded browsers (Android WebView and iOS UIWebView)
NOTE: this support will be prohibited by some OAuth providers
DEFAULT 2017-03 - native UI (Android Custom Tabs and iOS Safari View Controller)
must be explicitly setup in Authenticator constructor!
NOTE: 2017-03-20 use nuget until Component is updated
- Xamarin.Core (Common)
- fixed stupid error (of course me, who else) where default API was new unfinished/untested/undocumented API
- Xamarin.Android
- fixed stupid error (of course me, who else) where default API was new unfinished/untested/undocumented API
- new parsing token from redirect_urls like localhost and 127.0.0.1
- on Android Xamarin.Auth still raises OnError events, but token can be parsed
- Xamarin.iOS
- fixed stupid error (of course me, who else) where default API was new unfinished/untested/undocumented API
- new parsing token from redirect_urls like localhost and 127.0.0.1
- no OnError, because attempt to load localhost or 127.0.0.1 is caught in catch block.
- fixes for nuget packaging for Windows
*.rd.xml Runtime Directive files BuildAction=EmbeddedResource and paths
- Windows Universal Platform
- Windows Store 8.1 (WinRT)
- Windows Phone 8.1 (WinRT)
- Initial bits for Native App (Browser) support
- Android - [Chrome] Custom Tabs NOTE: braking changes GetUI() returns object instead of Intent! Xamarin.Android.Support.CustomTabs package must be added to the application.
- iOS - Safari ViewController SafariServices.SFSafariViewController NOTE: braking changes GetUI() returns object instead of UIViewController!
- new platforms supported:
- Windows Phone 8 not experimental any more
- WinRT Windows Phone 8.1
- WinRT Windows 8.1
- Universal Windows Platform UWP
- Xamarin.Forms [IN PROGRESS]
- new folder structure for Xamarin CI
- nuget support
- Xamarin.Auth
- Xamarin.Auth.Extensions [IN PROGRESS] for non standard features like refresh_token
- Xamarin.Auth.XamarinForms [IN PROGRESS]
- manually merged Pull Requests:
- PR#57 OnCreatingInitialUrl virtual method #57
- PR#62 Add new property to disable the escaping of scope parameter. #62
- PR#94 Marshalled NavigationService.GoBack to UI Thread #94 #94
- PR#88 Added IsAuthenticated check #88
- PR#63 Fix : Android password field now hides the user input in FormAuthenticatorActivity #63
- PR#58 IgnoreErrorsWhenCompleted #58
- PR#76 bug fix in SslCertificateEqualityComparer #76
- PR#79 Adding method to request a refresh token #79
- PR#91 OAuth2Authenticator changes to work with joind.in OAuth #91
- PR#59 MakeSecretOptional #59
- PR#62 Add new property to disable the escaping of scope parameter. #62
- bugs fixed (from Xamarin Bugzilla) [TODO]