Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Austin Diviness fb59aa0613 sample can log in correctly again 2017-02-07 15:47:36 -08:00
Gilles Khouzam 5b228baeaa Update the samples to DataBind the ProfilePicture UserID
Fix the ProfilePicture owner property type
2016-06-14 11:57:24 -07:00
Gilles Khouzam eeb9fc50d1 Merge branch 'develop' into samples_update 2016-04-14 15:33:30 -07:00
Austin Diviness 0e153e46d7 all projects use one cert 2016-04-11 13:48:00 -07:00
Austin Diviness 4b6f88212d consolidated shared code for LoginCpp 2016-04-03 15:17:20 -07:00
Austin Diviness de333217ee initial LoginCpp sample improvements 2016-03-28 14:36:57 -07:00
Austin Diviness c99ae0e047 renamed WriteGrantedPermissionsToFile and GetGrantedPermissionsFromFile to better reflect their functionality 2016-03-07 15:42:38 -08:00
AlanGusLive 0337b1a000 Update the fix when using Facebook Menu to log out in a FeedDialog. 2016-01-23 15:07:54 +01:00
Austin Diviness e65d85405e moved uwp tests from FBWinSDK to winsdkfb 2015-11-09 12:59:53 -08:00
Austin Diviness 94d1f1fe83 winsdkfb renaming 2015-10-15 12:50:51 -07:00
Austin Diviness 82311c325b LoginCpp uses automatic nuget package restore 2015-09-04 13:49:14 -07:00
Gilles Khouzam a9eeef18ea Fixing samples for the rename of the Async methods 2015-08-20 11:00:39 -07:00
Blake Bender c9eaa0ad15 Change construction of FBPermissions class to make things a little more convenient. 2015-08-07 14:39:08 -07:00
Blake Bender 74e65c4616 Finish updating all sample apps to handle rerequest of permissions properly. 2015-08-06 15:25:17 -07:00
Blake Bender 33b069ef95 Merge from 26_change_sample_sdk_references branch. 2015-07-28 09:13:13 -07:00
Blake Bender 56579f6a23 Refer to SDK directly by importing the SDK project(s) into sample app solutions and adding appropriate references. 2015-07-27 09:49:33 -07:00
Blake Bender aa5cd013a5 Fix up other sample apps to handle app deauthorized and individual permissions revoked by re-requesting. 2015-07-24 14:36:45 -07:00
Blake Bender 23853db227 Add license/copyright text to source files missing it. 2015-07-07 15:18:47 -07:00
Blake Bender 1e024bc5dd Remove stray xaml OptionsPage code from shared area. 2015-07-07 14:18:17 -07:00
Blake Bender ee6d1b4b7b Add options and dialogs pages to Win8.1 version of LoginCpp. Feed and Requests dialogs now work on 8.1, 8.1 phone, and 10 (desktop). They *should* also work properly on 10 phone, but I can't verify because the Edge browser doesn't currently render the FB login page properly. 2015-06-16 10:47:11 -07:00
Blake Bender a0aeb64d7e Add parameters to dialog calls in 8.1 sample app. 2015-06-16 10:47:11 -07:00
Blake Bender 9f797c6903 Lots of stuff here. Remove *AndContinue from session, and use WebView for login and all dialogs on WP81. Return IAsyncAction from Logout function, so apps can tell when logout is complete. This is needed because my sample app would still pick up a cached token even though session was technically logged out. Also use www.facebook.com for dialogs on desktop and Win10, and m.facebook.com on WP81. 2015-06-16 10:47:09 -07:00
Gilles Khouzam 31b9b1a82d Populating the repository with the first drop of the Microsoft SDK for
Facebook integration
2015-06-16 10:46:17 -07:00