Commit Graph

276 Commits

Author SHA1 Message Date
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 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 1d4e742d66
Forms update with CollectionView conversion (#1374)
* Forms update with CollectionView conversion

* updates

* removed unnecessary import
2021-05-13 14:36:20 -04:00
Matt Portune 2f6e1ff477
lib updates (#1381)
* lib updates

* included csv and biometric lib
2021-05-13 14:15:26 -04:00
Matt Portune a18e59a28a
Send feature for mobile (#1256)
* Send feature for mobile

* added fallback for KdfIterations

* additional property exclusions for tests

* support encryptedFileData as byte array comparison in SendServiceTests

* formatting

* requested changes

* additional changes

* change position of send service registration to match declaration order
2021-02-10 19:50:10 -05:00
Matt Portune c71deb5051
Enhanced autofill settings (#1150)
* enhanced autofill settings

* cleanup
2020-11-17 09:37:57 -05:00
Matt Portune 3cbe932248
Additional support for system theme setting (#1124)
* first pass with iOS 13+ support

* tweaks for ios pre-13

* Added Android support for dark/light splash & detection with default theme

* update cipher cell text color on system theme change (android)
2020-10-20 15:26:25 -04:00
Matt Portune f1419a75f6
Added SSO flows and functionality (#1047)
* SSO login flow for pre-existing user and no 2FA

* 2FA progress

* 2FA support

* Added SSO flows and functionality

* Handle webauthenticator cancellation gracefully

* updates & bugfixes

* Added state validation to web auth response handling

* SSO auth, account registration, and environment settings support for iOS extensions

* Added SSO prevalidation to auth process

* prevalidation now hitting identity service base url

* additional error handling

* Requested changes

* fixed case
2020-09-03 12:30:40 -04:00
Matt Portune da661c229c
Lib updates (#889)
* lib updates

* updated libs
2020-05-07 17:03:13 -04:00
Matt Portune b2abcda111
Fix for talkback slider control (#828) 2020-04-10 13:30:02 -04:00
Matt Portune 4ce4288f68
Updated dependencies (#820) 2020-04-03 17:17:24 -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
Matt Portune 145482ea30
Project lib updates and migration (#789)
* Replace 3rd party FAB lib with our own code

* merged

* merged

* WIP

* WIP

* WIP

* WIP

* Updated LiteDB

* Update ZXing libs to 2.4.1

* Missing semicolon

* rename fab style to btn-fab

* Revert project guid modified by VSmac
2020-03-20 17:54:23 -04:00
Matt Portune 33df456cfd
In-app vault export support (#729)
* First pass at vault export UI

* Password validation via cryptoService

* Export service framework

* support for constructing json export data

* Support for constructing csv export data

* Cleanup and simplification

* Completion of vault export feature

* Formatting and simplification

* Use dialog instead of toast for invalid master password entry
2020-02-14 16:10:58 -05:00
Kyle Spearrin 4e51517ddb update libs 2019-12-16 09:14:54 -05:00
Kyle Spearrin d308f1ca3b update libs and to xamarin forms 4 2019-10-30 08:27:40 -04:00
Kyle Spearrin 3c7920b84c XF 3.6 update 2019-09-30 20:33:54 -04:00
Kyle Spearrin c2c73d5460 autofill pages for ios 2019-07-02 13:15:00 -04:00
Kyle Spearrin 8eec0c22d7 nord theme 2019-06-05 11:36:58 -04:00
Kyle Spearrin 237d31be28 add resx for other languages 2019-06-03 23:46:09 -04:00
Kyle Spearrin c27e44a7d2 autofill service page 2019-06-03 12:19:42 -04:00
Kyle Spearrin 22f16ea514 accessibility settings page 2019-06-03 12:05:18 -04:00
Kyle Spearrin 18c2c1433b stub black theme 2019-06-01 23:42:42 -04:00
Kyle Spearrin d70de04816 stub out options page 2019-05-29 09:08:47 -04:00
Kyle Spearrin bf022f8a41 move settings page into folder 2019-05-29 09:05:24 -04:00
Kyle Spearrin 026dd4761e hockeyapp 2019-05-28 23:14:02 -04:00
Kyle Spearrin cd8a09ddef fdroid config profile 2019-05-28 13:50:01 -04:00
Kyle Spearrin 6d49253ee5 stub out two factor page 2019-05-23 21:19:45 -04:00
Kyle Spearrin 543e3418a5 scan page 2019-05-22 20:54:17 -04:00
Kyle Spearrin ea3dcd6250 add zxing lib 2019-05-22 20:28:31 -04:00
Kyle Spearrin 3e633dc38e stub out autofill ciphers listing page 2019-05-17 13:14:26 -04:00
Kyle Spearrin a7ad89471a update libs 2019-05-17 09:22:16 -04:00
Kyle Spearrin 22a0b262e1 fingerprint setup 2019-05-16 16:31:58 -04:00
Kyle Spearrin 27b6631cc1 lock page 2019-05-15 17:37:59 -04:00
Kyle Spearrin 291c201b00 folder add/edit page 2019-05-14 17:25:58 -04:00
Kyle Spearrin f9473ea61d folders page 2019-05-14 17:02:24 -04:00
Kyle Spearrin 879b5ef3aa stub sync page 2019-05-14 12:05:30 -04:00
Kyle Spearrin 4f4c6064db new tab page from code 2019-05-14 09:43:46 -04:00
Kyle Spearrin cc7ccf921b generated password history page 2019-05-14 09:01:07 -04:00
Kyle Spearrin 34fd9b5842 stub attachments page 2019-05-10 14:33:33 -04:00
Kyle Spearrin 2b2787b187 collections page 2019-05-10 14:28:17 -04:00
Kyle Spearrin 9668bd85c1 share page 2019-05-10 13:22:35 -04:00
Kyle Spearrin 2a5739dfdc fab 2019-05-08 08:33:17 -04:00
Kyle Spearrin 13267ff83d stub new add/edit page 2019-05-07 11:25:21 -04:00
Kyle Spearrin 2553938380 material icons. stub out ciphers search page 2019-05-02 21:25:26 -04:00
Kyle Spearrin 59e412ea09 cipher password history page 2019-05-02 14:53:45 -04:00
Kyle Spearrin 2ca066327a re-org pages into folders 2019-05-02 12:27:23 -04:00
Kyle Spearrin faf690d899 environment page 2019-05-02 12:20:56 -04:00