Hicham Boushaba
|
d651606800
|
Add UWP support (#139)
* Add UWP project, and generate services boilerplate
* SqliteService implementation and sqlite-net-pcl update (#bug https://stackoverflow.com/questions/45418669/xamarin-forms-pcl-assemly-issue)
* Important services implementation
* Create a shared project to host images for UWP (to keep code project clean)
* Add extensions to image names referenced by the pcl project
* Add DismissModalToolBarItem to modal pages
* moving UWP folders inside src folder
* Add DeviceInfoService implementation
* Remove dependency on BouncyCastle, and calculate key derivation using native support
* changes requested by project maintener
* Fix HasCamera property
* DeviceActionService implementation
|
2017-10-02 22:15:13 -04:00 |
|
Kyle Spearrin
|
5608cb542f
|
update pinvoke libs
|
2017-08-30 22:15:30 -04:00 |
|
Kyle Spearrin
|
c20f91b6d8
|
update libs
|
2017-08-29 16:11:12 -04:00 |
|
Kyle Spearrin
|
10b22e9e42
|
update and refactor for settings changes
|
2017-08-29 16:03:26 -04:00 |
|
Kyle Spearrin
|
329f0871d5
|
cleanup and update sqlite packages
|
2017-08-29 15:38:22 -04:00 |
|
Kyle Spearrin
|
b09fe05fe6
|
Revert "added forms reference to extension"
This reverts commit f239868299 .
|
2017-07-25 16:32:52 -04:00 |
|
Kyle Spearrin
|
ed146549ef
|
Revert "dialogs package installed to extension"
This reverts commit 83047558d5 .
|
2017-07-25 16:32:40 -04:00 |
|
Kyle Spearrin
|
86c11db1a1
|
Revert "added push package to extension"
This reverts commit 5969e2d7ed .
|
2017-07-25 16:32:31 -04:00 |
|
Kyle Spearrin
|
580cd57433
|
Revert "added ffimage lib to extension"
This reverts commit de46c9ee36 .
|
2017-07-25 16:32:23 -04:00 |
|
Kyle Spearrin
|
9854ce82bd
|
Revert "zxing lib to extension"
This reverts commit f8bd7c2e64 .
|
2017-07-25 16:32:15 -04:00 |
|
Kyle Spearrin
|
af11df97f5
|
Revert "update build package"
This reverts commit ef7fa5363a .
|
2017-07-25 16:32:07 -04:00 |
|
Kyle Spearrin
|
ef7fa5363a
|
update build package
|
2017-07-25 11:16:47 -04:00 |
|
Kyle Spearrin
|
f8bd7c2e64
|
zxing lib to extension
|
2017-07-25 11:08:31 -04:00 |
|
Kyle Spearrin
|
de46c9ee36
|
added ffimage lib to extension
|
2017-07-25 11:01:19 -04:00 |
|
Kyle Spearrin
|
5969e2d7ed
|
added push package to extension
|
2017-07-25 10:55:26 -04:00 |
|
Kyle Spearrin
|
83047558d5
|
dialogs package installed to extension
|
2017-07-25 10:48:07 -04:00 |
|
Kyle Spearrin
|
f239868299
|
added forms reference to extension
|
2017-07-25 10:40:15 -04:00 |
|
Kyle Spearrin
|
753d01d413
|
update fingerprint libraries
|
2017-06-02 14:46:10 -04:00 |
|
Kyle Spearrin
|
feacb3ed14
|
remove unity from linker. proper http handlers
|
2017-06-02 11:21:17 -04:00 |
|
Kyle Spearrin
|
46fc2dd8d0
|
simple injector instead of unity
|
2017-06-01 14:50:17 -04:00 |
|
Kyle Spearrin
|
b063aae130
|
Revert "convert nuget references"
This reverts commit 655a729143 .
|
2017-06-01 14:23:20 -04:00 |
|
Kyle Spearrin
|
655a729143
|
convert nuget references
|
2017-06-01 14:21:54 -04:00 |
|
Kyle Spearrin
|
1a3cb8b623
|
Revert "update ioc"
This reverts commit 9ae734672b .
|
2017-05-30 12:01:05 -04:00 |
|
Kyle Spearrin
|
6bf4a0d09d
|
entitlements for adhoc simulator
|
2017-05-30 12:00:42 -04:00 |
|
Kyle Spearrin
|
9ae734672b
|
update ioc
|
2017-05-30 11:36:06 -04:00 |
|
Kyle Spearrin
|
cfa84476c8
|
Revert "added forms package to ios libs"
This reverts commit e92d091cb3 .
|
2017-05-30 10:29:38 -04:00 |
|
Kyle Spearrin
|
5b0d160df4
|
Revert "packages that are in ios must also be in extension"
This reverts commit 13ff0846b1 .
|
2017-05-30 10:29:28 -04:00 |
|
Kyle Spearrin
|
41f858eb04
|
Revert "adjusted references to google analytics"
This reverts commit 5895b37965 .
|
2017-05-30 10:29:16 -04:00 |
|
Kyle Spearrin
|
c5753b898a
|
Revert "reinstall GA and Download packages"
This reverts commit 337382b7e6 .
|
2017-05-30 10:28:51 -04:00 |
|
Kyle Spearrin
|
c6810409c7
|
Revert "update download package"
This reverts commit 98718c0693 .
|
2017-05-30 10:28:33 -04:00 |
|
Kyle Spearrin
|
98718c0693
|
update download package
|
2017-05-24 17:09:24 -04:00 |
|
Kyle Spearrin
|
337382b7e6
|
reinstall GA and Download packages
|
2017-05-16 10:00:38 -04:00 |
|
Kyle Spearrin
|
5895b37965
|
adjusted references to google analytics
|
2017-05-16 09:54:39 -04:00 |
|
Kyle Spearrin
|
13ff0846b1
|
packages that are in ios must also be in extension
|
2017-05-13 11:02:56 -04:00 |
|
Kyle Spearrin
|
e92d091cb3
|
added forms package to ios libs
|
2017-05-13 10:40:58 -04:00 |
|
Kyle Spearrin
|
672d753adf
|
update libs
|
2017-04-20 14:54:39 -04:00 |
|
Kyle Spearrin
|
8387f1e204
|
Update packages
|
2017-01-05 23:54:14 -05:00 |
|
Kyle Spearrin
|
fe778293c1
|
renaming files for Site => Login refactor
|
2017-01-03 00:25:17 -05:00 |
|
Kyle Spearrin
|
a176542114
|
ARM64 architecutre on app extension
|
2016-12-31 11:47:35 -05:00 |
|
Kyle Spearrin
|
6c554b4d51
|
update lots of packages.
|
2016-12-06 22:43:25 -05:00 |
|
Kyle Spearrin
|
187bc83db9
|
Updated Xamarin forms. Dropped modernhttpclient in favor of native implementations built into xamarin now.
|
2016-12-06 22:43:25 -05:00 |
|
Kyle Spearrin
|
6860cca9bb
|
Updated some packages
|
2016-11-26 00:34:15 -05:00 |
|
Kyle Spearrin
|
a831c9ac4f
|
Added track screen events for pages and controller in extension. UserId refresh on login/logout.
|
2016-08-04 00:06:09 -04:00 |
|
kspearrin
|
f5fd550152
|
Removed linker xml file in favor of linkskip flags. Adjusted build
options.
|
2016-08-02 18:03:39 -04:00 |
|
Kyle Spearrin
|
4ddf9ea3be
|
fix output path issues
|
2016-08-02 01:11:46 -04:00 |
|
kspearrin
|
9ce3a6fb39
|
arm64 extension
|
2016-08-02 00:36:28 -04:00 |
|
Kyle Spearrin
|
625be7fdd4
|
Linker config, ARM64 support only. Assembly name updates.
|
2016-08-02 00:16:13 -04:00 |
|
Kyle Spearrin
|
c42a1504a7
|
upadted package and isntalled pclcrypto into device projects
|
2016-08-01 21:15:24 -04:00 |
|
Kyle Spearrin
|
6f800896c3
|
Removed BouncyCastle in favor of PCLCrypto. Created KeyDerivationService for Android using BouncyCastle. Applied key derivation service to CryptoService. Create iOS Test project.
|
2016-08-01 20:23:46 -04:00 |
|
Kyle Spearrin
|
eab691664e
|
remove system.xml refs
|
2016-07-31 01:44:13 -04:00 |
|