Oscar Hinton
3f1674c1f1
Icon Updates ( #1541 )
2022-01-21 10:31:03 +01:00
Jake Fink
23a164b245
include entitlements in ios.extension simulator builds ( #1684 )
2021-12-10 10:46:40 -05:00
Federico Maccaroni
7d42d19ae3
Revert "Add Share app Extension on iOS for Send ( #1647 )" ( #1655 )
...
This reverts commit 75ed72f91b
.
2021-11-19 17:00:54 -03:00
Federico Maccaroni
75ed72f91b
Add Share app Extension on iOS for Send ( #1647 )
...
* WIP Add Share app extension on iOS for Send
* Added Share app extension on iOS for Send and some code fixes as well
* Updated iOS csprojs configs to linkskip the new extension project and also added AdHoc and AppStore configurations to iOS.ShareExtension.csproj
* Code clean up and transformed bundle resources into links to the already used pngs of the main iOS project on ShareExtension
* Updated build.yml to include provisioning profile for iOS Share extension
* Adding in the missing provisioning profile
* Removed .DS_Store from the iOS.ShareExtension csproj Resources
* switching out the share extension profile
* Added Share extension provisioning profile configuration on export options app store for github and also removed custom info.plist config for localhost which is not necessary
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2021-11-19 15:05:00 -03:00
Matt Portune
8d23bc89e8
Update XF to remove AndroidX dependency hack ( #1544 )
...
* update forms and other libs
* change async pattern
2021-09-23 13:11:51 -04:00
Matt Portune
913c673773
Revert "enable LLVM in iOS extensions ( #1511 )" ( #1513 )
...
This reverts commit 380c3583fb
.
2021-08-25 17:02:49 -04:00
Matt Portune
380c3583fb
enable LLVM in iOS extensions ( #1511 )
2021-08-23 11:40:16 -04:00
Matt Portune
93e2c0df7c
keep app version at 2.11.1 for now ( #1471 )
2021-07-21 14:03:38 -04:00
Matt Portune
8d07397a59
Revert "lib updates and app version bump ( #1468 )" ( #1469 )
...
This reverts commit 15d44b873b
.
2021-07-20 16:21:41 -04:00
Matt Portune
15d44b873b
lib updates and app version bump ( #1468 )
...
* lib updates and app version bump
* added explicit androidx core dependency
2021-07-20 12:57:01 -04:00
Matt Portune
2f6e1ff477
lib updates ( #1381 )
...
* lib updates
* included csv and biometric lib
2021-05-13 14:15:26 -04:00
Kyle Spearrin
06a462d48c
skip litedb from ios linker
2020-06-02 14:06:53 -04:00
Vincent Salucci
4c3df2e1e1
[Auto Logout] Final review of feature ( #932 )
...
* Initial commit of LockService name refactor (#831 )
* [Auto-Logout] Update Service layer logic (#835 )
* Initial commit of service logic update
* Added default value for action
* Updated ToggleTokensAsync conditional
* Removed unused variables, updated action conditional
* Initial commit: lockOption/lock refactor app layer (#840 )
* [Auto-Logout] Settings Refactor - Application Layer Part 2 (#844 )
* Initial commit of app layer part 2
* Updated biometrics position
* Reverted resource name refactor
* LockOptions refactor revert
* Updated method casing :: Removed VaultTimeout prefix for timeouts
* Fixed dupe string resource (#854 )
* Updated dependency to use VaultTimeoutService (#896 )
* [Auto Logout] Xamarin Forms in AutoFill flow (iOS) (#902 )
* fix typo in PINRequireMasterPasswordRestart (#900 )
* initial commit for xf usage in autofill
* Fixed databinding for hint button
* Updated Two Factor page launch - removed unused imports
* First pass at broadcast/messenger implentation for autofill
* setting theme in extension using theme manager
* extension app resources
* App resources from main app
* fix ref to twoFactorPage
* apply resources to page
* load empty app for sytling in extension
* move ios renderers to ios core
* static ref to resources and GetResourceColor helper
* fix method ref
* move application.current.resources refs to helper
* switch login page alerts to device action dialogs
* run on main thread
* showDialog with device action service
* abstract action sheet to device action service
* add support for yubikey
* add yubikey iimages to extension
* support close button action
* add support to action extension
* remove empty lines
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
* [Auto Logout] Update lock option to be default value (#929 )
* Initial commit - make lock action default
* Removed extra whitespace
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-05-29 12:26:36 -04:00
Matt Portune
da661c229c
Lib updates ( #889 )
...
* lib updates
* updated libs
2020-05-07 17:03:13 -04:00
Matt Portune
4d3d8b643a
Conversion of HockeyApp to AppCenter for crash reporting ( #810 )
...
* Conversion of HockeyApp to AppCenter for crash reporting
* Corrected older-style nuget package definition
2020-04-02 09:02:38 -04:00
kspearrin
f10114ee17
* iOS.Autofill.csproj: Fix profiles used for builds
...
* iOS.csproj:
* iOS.Extension.csproj:
2020-03-11 09:33:52 -04:00
Kyle Spearrin
59c5a34cd0
adjust bundle signing config
2019-07-03 15:03:09 -04:00
Kyle Spearrin
3321e6b0e2
set entitlements
2019-07-03 14:54:12 -04:00
Kyle Spearrin
d423818764
add hockeyapp to extensions
2019-07-02 16:28:01 -04:00
Kyle Spearrin
519acd43aa
provisioning profiles
2019-07-02 16:13:09 -04:00
Kyle Spearrin
2682a0d9e4
--nodevcodeshare on debug
2019-07-02 14:58:18 -04:00
Kyle Spearrin
8629ae048c
update build props
2019-07-02 14:43:07 -04:00
Kyle Spearrin
905d01e804
adjust settings
2019-07-02 14:14:59 -04:00
Kyle Spearrin
b308b4c54f
move some json dependencies out of extension project
2019-07-02 14:03:59 -04:00
Kyle Spearrin
caa0af1258
remove old action view controllers
2019-06-28 10:45:42 -04:00
Kyle Spearrin
7a230ee5f5
app extension for autofill ios
2019-06-28 08:57:08 -04:00
Kyle Spearrin
645576c949
port over models
2019-06-27 13:45:16 -04:00
Kyle Spearrin
775bee3546
fix dependency hell
2019-06-27 13:41:32 -04:00
Kyle Spearrin
5f474dfaf5
add some missing resources
2019-06-26 20:43:14 -04:00
Kyle Spearrin
79746efa2d
action extension project
2019-06-26 20:28:23 -04:00
Kyle Spearrin
297beac169
reset for v2
2019-03-27 16:23:00 -04:00
Kyle Spearrin
5b6becc63f
remove analytics
2019-01-15 11:19:31 -05:00
Kyle Spearrin
2f0935dbbe
update libs
2018-11-23 09:20:39 -05:00
Kyle Spearrin
5f1a8017f1
moved view controllers to core library for reuse
2018-09-20 21:54:01 -04:00
kspearrin
df80122ce1
moved cipher model
2018-09-20 16:44:41 -04:00
Kyle Spearrin
4bd1322904
update libs
2018-06-29 14:09:53 -04:00
Kyle Spearrin
4fd70ad252
downgrade ios GA
2017-12-13 23:23:48 -05:00
Kyle Spearrin
7b9fc04704
remove app config and consolidate packages
2017-12-13 17:14:54 -05:00
Kyle Spearrin
383c683716
update to netstandard2.0 and nuget ref packages
...
also removed old test projects no longer in use
2017-12-13 16:41:57 -05:00
Kyle Spearrin
5bae15831b
update fingerprint to beta4
2017-12-05 10:04:53 -05:00
Kyle Spearrin
6985ccf076
fix missing smile image refs
2017-11-29 16:11:07 -05:00
Kyle Spearrin
d255d44be5
update fingerprint library
2017-11-29 11:51:07 -05:00
Kyle Spearrin
81700cfb44
Revert "update fingerprint library"
...
This reverts commit b670280688
.
2017-11-28 07:55:32 -05:00
Kyle Spearrin
b670280688
update fingerprint library
2017-11-27 20:53:43 -05:00
Kyle Spearrin
6ba396440f
cipher renames
2017-10-20 16:57:48 -04:00
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