Oscar Hinton
976eeab6d7
Password reprompt ( #1365 )
...
* Make card number hidden
* Add support for password reprompt
* Rename PasswordPrompt to Reprompt
* Protect autofill
* Use Enums.CipherRepromptType
* Fix iOS not building
* Protect iOS autofill
* Update to match jslib
* Fix failing build
2021-05-21 15:13:54 +02:00
Matt Portune
ef4b53b337
Workaround for lack of shared DB support ( #1182 )
...
* workaround for lack of shared DB support
* dispose db in finally
2020-12-16 16:37:26 -05:00
Matt Portune
0b7e07ebab
clear cipher cache when replacing ios autofill identities ( #1112 )
...
* clear cipher cache when replacing ios autofill identities
* changed to be service-centric
* support for multiple cache keys
* async suffix
* added cache keys for android
2020-10-13 15:39:36 -04:00
Oscar Hinton
ae28de4159
Invalidate biometric on change ( #1026 )
...
* Initial working version for Android
* Add a fallback for when upgrading from older app version.
* Ensure biometric validity is re-checked on focus
* Only setup biometric integrity key if biometric is turned on.
* Fix styling according to comments
* Fallback for Android 5.
* Improve comment
* Add boilerplate for iOS
* Change BiometricService to public
* Untested iOS implementation.
* Convert IBiometricService to async. Fix code style for iOS.
* Base64 NSData.
* Review comments for Android BiometricService.
* Rename methods in BiometricService to append Async
* Ensure we wait for async SetupBiometricAsync.
* Update BiometricService.cs
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-08-08 21:33:49 -04:00
Chad Scharf
3c18fd7636
Changed all C# control flow block statements to include space between keyword and open paren ( #800 )
2020-03-28 09:16:28 -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
Kyle Spearrin
46a75a2944
Revert "try new http client handler for icons"
...
This reverts commit c099f82752
.
2019-11-22 08:24:23 -05:00
Kyle Spearrin
c099f82752
try new http client handler for icons
2019-11-20 17:38:05 -05:00
Kyle Spearrin
93b59a75a4
remove migration code
2019-10-05 21:36:47 -04:00
Kyle Spearrin
2507f3301b
device user agent
2019-09-04 11:52:32 -04:00
Kyle Spearrin
6d2dcb73ae
event service func
2019-07-23 00:06:34 -04:00
Kyle Spearrin
e01bf57874
re-set state for website icons on login/unlock
...
resolves #549
2019-07-02 08:05:34 -04:00
Kyle Spearrin
79746efa2d
action extension project
2019-06-26 20:28:23 -04:00
Kyle Spearrin
c50dee479a
android http client handler
2019-06-15 18:44:08 -04:00
Kyle Spearrin
2fe67137c5
more fdroid build cleanup of google services
2019-06-13 10:06:21 -04:00
Kyle Spearrin
54141f77d6
no fade animations
2019-06-06 20:38:53 -04:00
Kyle Spearrin
b38b801963
android tweaks
2019-06-03 22:19:51 -04:00
Kyle Spearrin
b69304992f
log service
2019-06-03 12:52:46 -04:00
Kyle Spearrin
0fc013eb8a
migrated messaging
2019-06-01 23:33:36 -04:00
Kyle Spearrin
ddd521cd4b
migrate if necessary
2019-05-31 23:32:01 -04:00
Kyle Spearrin
6aef106482
start some migration work for auth data
2019-05-31 17:49:51 -04:00
Kyle Spearrin
419cfceef1
needs migration flag
2019-05-30 15:11:22 -04:00
Kyle Spearrin
6be54fa7ee
disable favicons and totp copy fix for org
2019-05-29 09:55:48 -04:00
Kyle Spearrin
cd8a09ddef
fdroid config profile
2019-05-28 13:50:01 -04:00
Kyle Spearrin
3f11fdaa82
push notification services
2019-05-28 12:01:55 -04:00
Kyle Spearrin
ea3dcd6250
add zxing lib
2019-05-22 20:28:31 -04:00
Kyle Spearrin
22a0b262e1
fingerprint setup
2019-05-16 16:31:58 -04:00
Kyle Spearrin
29b37219c2
attachments page
2019-05-10 23:43:35 -04:00
Kyle Spearrin
2a5739dfdc
fab
2019-05-08 08:33:17 -04:00
Kyle Spearrin
1f4bdb04ee
attachments on view page abd device actions
2019-04-29 16:09:27 -04:00
Kyle Spearrin
dc0f9847c6
task.run ffimage init
2019-04-26 10:58:41 -04:00
Kyle Spearrin
7613f4191b
init storage
2019-04-26 10:55:29 -04:00
Kyle Spearrin
913cd23c45
cipher view cell and groupings styles
2019-04-22 17:08:37 -04:00
Kyle Spearrin
7c1549bb95
re-worked message sending
2019-04-19 12:29:37 -04:00
Kyle Spearrin
2becf769c1
use new messaging and broadcaster services
2019-04-18 13:15:46 -04:00
Kyle Spearrin
e141991166
bootstrap
2019-04-18 12:31:35 -04:00
Kyle Spearrin
b94485be75
register services on android
2019-04-18 10:40:57 -04:00
Kyle Spearrin
6ee109dc80
i18n service
2019-04-11 15:33:10 -04:00
Kyle Spearrin
b9838ecc4e
service container
2019-04-11 14:14:34 -04:00
Kyle Spearrin
9e51c46522
mobile platform utils
2019-04-09 23:24:03 -04:00
Kyle Spearrin
a77bf9ddff
stub out xamarin project
2019-03-27 20:12:44 -04:00
Kyle Spearrin
297beac169
reset for v2
2019-03-27 16:23:00 -04:00
Kyle Spearrin
1c8cd2dcbb
remove unused const strings
2018-09-12 15:53:27 -04:00
Kyle Spearrin
366b9ddc4a
update libs. update android security provider
2018-07-16 08:55:37 -04:00
Kyle Spearrin
f680b1e856
update libs
2018-06-30 00:06:41 -04:00
Kyle Spearrin
98d4fef0ee
fdroid builds without Google and Hockey services
2018-01-10 09:28:30 -05:00
Kyle Spearrin
694efb9508
unit FFImageLoading with fast renderer; TLS 1.2
2018-01-04 13:07:50 -05:00
Kyle Spearrin
fa9e22730a
get rid of old refection and memory services
2018-01-02 16:41:06 -05:00
Kyle Spearrin
fbe1a6d4c5
floating action button on android
2017-12-30 14:05:51 -05:00
Kyle Spearrin
4dc388015c
remove arc dialogs. create custom loading actions
2017-12-22 23:56:45 -05:00