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
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
15a9f80430
Tools share cell
2017-04-25 14:48:42 -04:00
Kyle Spearrin
481925ac78
added share icons to ios project
2017-04-24 15:17:11 -04:00
Kyle Spearrin
b26c3d050c
sync org keys and refactors
2017-04-21 22:33:09 -04:00
Kyle Spearrin
672d753adf
update libs
2017-04-20 14:54:39 -04:00
Kyle Spearrin
408d66ee74
update xamarin forms. empty string section titles
...
There appears to be a bug regression introduced with the new xamarin
forms that removes headers if there is no title. Hack to fix it for now
is to include a empty string header title.
2017-04-20 14:18:16 -04:00
Kyle Spearrin
8b1d1d0f6d
http ref for ios core
2017-02-15 23:06:26 -05:00
Kyle Spearrin
8c19e2c3f2
system.net.http ref for ios
2017-02-15 23:02:33 -05:00
Kyle Spearrin
d2d8ee504d
cached images
2017-02-15 21:56:02 -05:00
Kyle Spearrin
8387f1e204
Update packages
2017-01-05 23:54:14 -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
5daeb0ee95
update xamarin forms for ios 10 fixes and bump version
2016-09-14 18:57:56 -04:00
Kyle Spearrin
043a4122b4
Added custom device info service for determining model and version (ios = major version, android = API level).
2016-08-23 22:43:17 -04:00
Kyle Spearrin
189c56342a
Extended button and device specific monospace fonts
2016-08-16 22:18:45 -04:00
Kyle Spearrin
c03b5d6c00
Updated Xamarin Forms to latest version.
2016-08-15 21:33:07 -04:00
Kyle Spearrin
748698b33f
Fixes to android. Added assets for android.
2016-08-13 00:30:41 -04:00
Kyle Spearrin
b24144ef3c
Include icon in csproj. Add arm64 to info.plist for extension as well.
2016-08-06 21:46:06 -04: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
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
fc07844bb6
key derivation service that pinvokes into CommonCrypto for PBKDF2 key
2016-08-01 00:06:12 -04:00
Kyle Spearrin
eab691664e
remove system.xml refs
2016-07-31 01:44:13 -04:00
Kyle Spearrin
ef77ccd189
Added fingerprint icon to unlock page
2016-07-30 12:17:32 -04:00
Kyle Spearrin
86b1b62fbb
updated icons and architectures config
2016-07-30 00:46:17 -04:00
Kyle Spearrin
9338552297
extension tutorial images
2016-07-28 00:24:51 -04:00
Kyle Spearrin
a5d19bca3b
updated tab bar icons
2016-07-26 23:19:01 -04:00
Kyle Spearrin
39b7420c52
Updated to new version of user dialogs with new toast messages
2016-07-26 00:38:41 -04:00
Kyle Spearrin
b8c6e77fca
About and credit page implementation. Adjusted block screen and launch screen logo margins up some. Added decryption message to extension loading.
2016-07-23 23:50:08 -04:00
Kyle Spearrin
9ee5571000
Added hockeyapp configuration for ios
2016-07-22 00:04:05 -04:00
Kyle Spearrin
f2893e788d
Added busy indicator for sync operations. Optimized vault list loading. Customized search bar appearance on iOS.
2016-07-11 23:55:16 -04:00
Kyle Spearrin
0be15d7a34
updated to forms 2.3.0. Few fixes to NoHeader and NoFooter for tableview on iOS.
2016-07-05 19:07:56 -04:00
Kyle Spearrin
b9c823b0aa
Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer.
2016-07-03 02:57:09 -04:00
Kyle Spearrin
7e6dbecfe3
update packages
2016-07-03 00:09:34 -04:00
Kyle Spearrin
a4e6f49959
Building out tools page options
2016-07-01 00:03:54 -04:00
Kyle Spearrin
17af08b7d4
Removed disclosure from view cell in favor of button. Updated sync logic for incrementals. Store revision date from server record. Apply more accessability font size support for editor and picker controls
2016-06-30 18:53:43 -04:00