Kyle Spearrin
56075cb7d9
read yubikey and log in
2017-06-28 22:24:04 -04:00
Kyle Spearrin
d71bc775d5
hybrid web view and duo html/js
2017-06-28 13:10:47 -04:00
Kyle Spearrin
45c5801538
detect nfc enabled
2017-06-28 08:27:06 -04:00
Kyle Spearrin
cf41b524b0
read yubikey otp via nfc
2017-06-27 23:33:13 -04:00
Kyle Spearrin
e2a3e55a17
setup 2fa methods page
2017-06-27 17:10:40 -04:00
Kyle Spearrin
ae35bd2047
encode email for token service key
2017-06-27 16:51:16 -04:00
Kyle Spearrin
2f0ca6f7c0
user specific remember two factor
2017-06-27 16:45:12 -04:00
Kyle Spearrin
37428c01dd
remeber two factor token
2017-06-27 16:35:29 -04:00
Kyle Spearrin
4116d95a3e
refactors for new 2fa flows
2017-06-27 16:18:32 -04:00
Kyle Spearrin
35ae2b783f
undo debugging work
2017-06-27 15:00:21 -04:00
Kyle Spearrin
8a24a6d192
Revert "generate facet id"
...
This reverts commit 19374a5df4
.
2017-06-27 13:48:57 -04:00
Kyle Spearrin
19374a5df4
generate facet id
2017-06-27 12:53:20 -04:00
Kyle Spearrin
12da6fbd18
launch for main activity and catch exceptions
2017-06-23 23:21:39 -04:00
Kyle Spearrin
573ff15925
remove mail sends for crash reports
2017-06-22 21:54:57 -04:00
Kyle Spearrin
1b2abbe321
no param needed
2017-06-22 21:53:44 -04:00
Kyle Spearrin
4a03da6b96
fallback to old KeyStoreStorageService
2017-06-22 21:53:32 -04:00
Kyle Spearrin
cf3998942f
save crash file to external storage instead
2017-06-22 15:33:37 -04:00
Kyle Spearrin
0c71f783fc
make exceptiond available
2017-06-22 09:42:32 -04:00
Kyle Spearrin
d30b30b24f
turn crash emails back on for testing
2017-06-22 09:39:02 -04:00
Kyle Spearrin
7823ec3fc8
hmac check on rsa decrypt
2017-06-19 11:57:37 -04:00
Kyle Spearrin
1e5883f028
clear settings via format as prefix
2017-06-12 13:06:46 -04:00
Kyle Spearrin
33c3cf4c4f
just use SettingsFormat
2017-06-12 12:59:17 -04:00
Kyle Spearrin
f41ace4d7c
clear settings for prefix when key is generated
2017-06-12 12:56:18 -04:00
Kyle Spearrin
65d2d45a82
manually set validity. no more crash emails
2017-06-12 11:51:43 -04:00
Kyle Spearrin
47ca483459
catch decrypt migrate exceptions
2017-06-12 10:45:57 -04:00
Kyle Spearrin
ee759af078
version bump
2017-06-10 22:44:35 -04:00
Kyle Spearrin
872037cf4d
New Crowdin translations ( #99 )
...
* New translations copy.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Thai)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Russian)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Slovak)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (French)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Italian)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations copy.resx (Italian)
* New translations copy.resx (Italian)
* New translations AppResources.resx (Chinese Simplified)
2017-06-10 22:42:53 -04:00
Kyle Spearrin
6aaa083157
use aes key in keystore on "new" android. migrate.
2017-06-10 22:18:34 -04:00
Kyle Spearrin
6a88524f8e
rename to AndroidKeyStoreStorageService
2017-06-10 10:52:13 -04:00
Kyle Spearrin
82d93d2602
move variables in scope
2017-06-09 22:19:04 -04:00
Kyle Spearrin
d62037ef6a
apparently manifest merge doesn't work in Xamarin
2017-06-09 21:49:20 -04:00
Kyle Spearrin
7314b5a339
manually remove contacts and account permissions
2017-06-09 16:18:21 -04:00
Kyle Spearrin
62bc230521
New Crowdin translations ( #98 )
...
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Hindi)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Czech)
* New translations copy.resx (Finnish)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations AppResources.resx (Italian)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Italian)
* New translations copy.resx (Italian)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Finnish)
* New translations copy.resx (Italian)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
2017-06-09 10:02:55 -04:00
Kyle Spearrin
3e0d34d148
version bump. deprecate KeyStoreStorageService
2017-06-08 21:20:56 -04:00
Kyle Spearrin
aff1cc1cc3
fallback to "old" KeyStoreStorageService
2017-06-08 20:37:44 -04:00
Kyle Spearrin
6ddc7fa4cc
version bump
2017-06-08 16:22:52 -04:00
Kyle Spearrin
957db1ec11
launch android app packages
2017-06-08 16:22:11 -04:00
Kyle Spearrin
ae806da3f1
ubdo debugging items
2017-06-08 15:57:07 -04:00
Kyle Spearrin
6a03c3e77d
Do not show launch unless starts with HTTP
2017-06-08 15:43:01 -04:00
Kyle Spearrin
72b18eadf3
do not implement UnhandledExceptionRaiser
2017-06-08 15:13:58 -04:00
Kyle Spearrin
67aa583709
disable screenshot blocking
2017-06-08 14:33:52 -04:00
Kyle Spearrin
21f3755e44
version bump. all unhandled crash report email
2017-06-08 12:44:16 -04:00
Kyle Spearrin
c9b6df846e
version bump
2017-06-08 11:52:54 -04:00
Kyle Spearrin
7e23a8169f
make crash email util
2017-06-08 11:52:29 -04:00
Kyle Spearrin
b139eadf0b
KeyStoreBackedStorageService email crash reports
2017-06-08 11:43:26 -04:00
Kyle Spearrin
71ad648331
version bump
2017-06-07 22:07:25 -04:00
Kyle Spearrin
b8c7752356
oaep spec only for "new android"
2017-06-07 21:44:53 -04:00
Kyle Spearrin
b157f2085f
android:allowBackup false
2017-06-07 15:52:40 -04:00
Kyle Spearrin
2fda7b8011
safety checks for popping modals
2017-06-07 10:19:56 -04:00
Kyle Spearrin
5b24d19630
remove unnecessary prop setting from gen spec
2017-06-07 00:43:46 -04:00
Kyle Spearrin
76652f6c6b
KeyGenParameterSpec options added back. cleanup.
2017-06-07 00:10:31 -04:00
Kyle Spearrin
724ae51110
RSA/ECB/OAEPWithSHA-1AndMGF1Padding
2017-06-06 23:52:52 -04:00
Kyle Spearrin
1503124108
OAEPParameterSpec and provider specified
2017-06-06 23:27:57 -04:00
Kyle Spearrin
007125a071
include crypto providers with crash reprot email
2017-06-06 23:09:19 -04:00
Kyle Spearrin
b5f5b0b4aa
sha1 digest
2017-06-06 22:53:14 -04:00
Kyle Spearrin
cbda59e547
switch to default oaep padding
2017-06-06 22:50:20 -04:00
Kyle Spearrin
a885e16049
email crash report for key store service
2017-06-06 22:04:54 -04:00
Kyle Spearrin
07eabad18d
throw exceptions for testing
2017-06-06 08:10:07 -04:00
Kyle Spearrin
cf079a159f
cleanup rsa encryption
2017-06-05 22:25:59 -04:00
Kyle Spearrin
93176989fd
centralized crypto utils. keystore with rsa.
2017-06-05 21:04:19 -04:00
Kyle Spearrin
7a56141894
Update AndroidManifest.xml
2017-06-04 21:07:45 -04:00
Kyle Spearrin
31cc0ff6e9
version bump
2017-06-04 21:04:27 -04:00
Kyle Spearrin
8719b3eb64
revert back to KeyPairGeneratorSpec
...
KeyGenParameterSpec crashes
2017-06-02 21:58:20 -04:00
Kyle Spearrin
5347624455
credits for translators
2017-06-02 21:07:18 -04:00
Kyle Spearrin
25210339d9
detect new languages properly
2017-06-02 17:49:56 -04:00
Kyle Spearrin
72c7cd2536
show launch fixes
2017-06-02 17:09:09 -04:00
Kyle Spearrin
d018eeb376
key on login bug
2017-06-02 16:53:43 -04:00
Kyle Spearrin
d1424276bc
new localization resources
2017-06-02 16:28:56 -04:00
Kyle Spearrin
cf9696a8cf
New Crowdin translations ( #94 )
...
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Czech)
* New translations copy.resx (Finnish)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations AppResources.resx (Italian)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Italian)
* New translations copy.resx (Italian)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Finnish)
* New translations copy.resx (Italian)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
2017-06-02 16:01:38 -04:00
Kyle Spearrin
a7cbe526e3
autofill typo and update layout timer
2017-06-02 15:45:09 -04:00
Kyle Spearrin
fe1c58ad27
use AuthenticationRequestConfiguration
2017-06-02 15:16:26 -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
f5b1e6d03a
GET_ACCOUNTS permission no longer needed for gcm
2017-06-01 22:27:28 -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
5d2138b95e
resolve push JIT
2017-06-01 11:29:08 -04:00
Kyle Spearrin
0b24cc29c1
check security stamp when syncing profile
2017-05-31 23:09:21 -04:00
Kyle Spearrin
2fa7b532b1
new enc key implementation
2017-05-31 22:47:19 -04:00
Kyle Spearrin
aa1ed52f64
notification closes after 30 seconds in app
2017-05-31 08:29:58 -04:00
Kyle Spearrin
29dddd7d62
help site articles
2017-05-30 14:52:57 -04:00
Kyle Spearrin
6ddbea316a
add close button for ios
2017-05-30 14:46:45 -04:00
Kyle Spearrin
8da80f0710
fix bug with button binding
2017-05-30 14:24:29 -04:00
Kyle Spearrin
24382b8607
resolving warnings for obsolete APIs
2017-05-30 14:13:53 -04:00
Kyle Spearrin
65438e837d
check android for event wireup
2017-05-30 13:23:45 -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
f6c16ec53d
min priority notification for persist option
2017-05-30 09:24:29 -04:00
Kyle Spearrin
84a6ee8cbf
autofill fixes for password focus
2017-05-30 08:35:57 -04:00
Kyle Spearrin
e651a13980
compare with _lastNotificationUri
2017-05-30 08:18:56 -04:00
Kyle Spearrin
f494570725
back to marshmallow again
2017-05-29 21:52:12 -04:00
Kyle Spearrin
5955ca74d2
api level N
2017-05-29 20:53:02 -04:00
Kyle Spearrin
eb4fa8620d
dont skip if there is something to autofill
2017-05-29 20:45:42 -04:00
Kyle Spearrin
34fe7dd6d1
back to marshmallow
2017-05-29 20:15:11 -04:00
Kyle Spearrin
4cbb3cb43c
priority min
2017-05-29 19:41:52 -04:00
Kyle Spearrin
050acdf580
target android N framework
2017-05-29 19:40:27 -04:00
Kyle Spearrin
358da4051e
comment out BuildVersionCodes N check
2017-05-29 11:43:55 -04:00
Kyle Spearrin
ffb51c1515
new autofill feature settings
2017-05-29 11:38:03 -04:00
Kyle Spearrin
72d4952812
support for org.codeaurora.swe.browser
2017-05-29 08:35:36 -04:00
Kyle Spearrin
04bf86c21d
key store cleanup
2017-05-27 22:21:45 -04:00
Kyle Spearrin
d392dc82a1
settings features page setup with analytics cell
2017-05-27 14:52:37 -04:00
Kyle Spearrin
f7f4289614
keystore fixes
2017-05-27 12:23:35 -04:00
Kyle Spearrin
72f9951cb1
key names
2017-05-27 11:46:42 -04:00
Kyle Spearrin
8450f56093
fix project refs
2017-05-27 11:45:03 -04:00
Kyle Spearrin
cb2a25ad46
migrate and cleanup old key store
2017-05-27 11:42:31 -04:00
Kyle Spearrin
a028172cf6
New Crowdin translations ( #91 )
...
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Hindi)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Japanese)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Czech)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Russian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations copy.resx (Finnish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (French)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Spanish)
2017-05-27 11:29:48 -04:00
Kyle Spearrin
218320749f
KeyStoreBackedStorageService
2017-05-27 01:05:12 -04:00
Kyle Spearrin
6a1ff56e7b
support new push models
2017-05-26 22:55:48 -04:00
Kyle Spearrin
8f7c4951b8
help article for lost 2fa
2017-05-25 23:33:50 -04:00
Kyle Spearrin
6215a7d65e
on demand password node scans for autofill
2017-05-25 23:16:48 -04:00
Kyle Spearrin
0e28b1ffe1
add id resources
2017-05-25 22:20:39 -04:00
Kyle Spearrin
7dd435d677
New Crowdin translations ( #90 )
...
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Russian)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations copy.resx (Finnish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Spanish)
2017-05-25 22:18:45 -04:00
Kyle Spearrin
7fd5209cdb
always set backing key values
2017-05-25 12:50:39 -04:00
Kyle Spearrin
ed5b6962d7
include new resource files
2017-05-24 17:11:21 -04:00
Kyle Spearrin
98718c0693
update download package
2017-05-24 17:09:24 -04:00
Kyle Spearrin
f02588855a
New Crowdin translations ( #89 )
...
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (French)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Russian)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Japanese)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (French)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (French)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovak)
2017-05-24 09:03:52 -04:00
Kyle Spearrin
b49b4601cd
New Crowdin translations ( #88 )
...
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (French)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Spanish)
2017-05-23 10:29:59 -04:00
Kyle Spearrin
ed352d2d21
New Crowdin translations ( #86 )
...
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (French)
2017-05-22 08:18:44 -04:00
Kyle Spearrin
dab56121a2
New Crowdin translations ( #85 )
...
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Finnish)
* New translations copy.resx (French)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (French)
2017-05-21 13:36:42 -04:00
Thomas
b37fbc1284
Create AppResources.zh-Hant.resx ( #64 )
2017-05-21 13:23:27 -04:00
Kyle Spearrin
20ba7eaaf3
New Crowdin translations ( #79 )
...
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (French)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (French)
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Chinese Simplified)
2017-05-20 22:58:50 -04:00
Kyle Spearrin
bc6ff3e3bc
prevent rapid clicking actions that crash app
2017-05-20 12:36:27 -04:00
Kyle Spearrin
3415be4c56
handle some crash cases
2017-05-20 12:36:27 -04:00
Kyle Spearrin
0abf054825
null checks on _tableItems
2017-05-19 11:21:25 -04:00
Kyle Spearrin
825b76e28e
en file not needed
2017-05-19 11:21:25 -04:00
Peter Karlsson
0a13ac142e
Additional swedish strings ( #78 )
...
* Additional swedish strings
Additional translated strings for search, auto-fill and organisations.
* Added sneaky string
Sneaky analytics string in the middle added.
2017-05-18 20:18:13 -04:00
Kyle Spearrin
4b888e6911
en resources file
2017-05-16 21:02:06 -04:00
Kyle Spearrin
0cfc89f574
en as first language
2017-05-16 10:01:36 -04:00
Kyle Spearrin
337382b7e6
reinstall GA and Download packages
2017-05-16 10:00:38 -04:00
Kyle Spearrin
4ed657c930
Merge branch 'master' of github.com:bitwarden/mobile
2017-05-16 09:54:56 -04:00
Kyle Spearrin
5895b37965
adjusted references to google analytics
2017-05-16 09:54:39 -04:00
Igetin
6979b8e11e
Correct a typo ( #74 )
2017-05-15 07:53:26 -04:00
Primokorn
20713cf158
Update AppResources.fr.resx ( #75 )
2017-05-15 07:51:11 -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
6b1a435cdc
init _tableItems as empty list
2017-05-11 00:34:54 -04:00
Kyle Spearrin
3f04b465f3
version bump
2017-05-06 21:31:09 -04:00
Kyle Spearrin
3f5c8fe2cb
IdentityHttpClient url fix
2017-05-06 21:21:20 -04:00
Kyle Spearrin
d1cf6c68f3
identity server client for auth
2017-05-06 20:20:57 -04:00
Kyle Spearrin
7117f00480
bump build number
2017-05-03 22:35:45 -04:00
Kyle Spearrin
d4f37343a2
added required NSPhotoLibraryUsageDescription key
2017-05-03 22:25:00 -04:00
Kyle Spearrin
71e15e9cab
remove CFBundleExecutable again
2017-05-03 22:01:20 -04:00
Kyle Spearrin
eadf00feba
testing add back CFBundleExecutable
2017-05-03 15:37:32 -04:00
Kyle Spearrin
95f28fad2b
remove CFBundleExecutable
2017-05-03 15:11:21 -04:00
Kyle Spearrin
9753137a72
version bump
2017-05-03 11:43:56 -04:00
Kyle Spearrin
e4f7436dfb
do not animate autofill on mobile
...
- Animate seems to now cause a JS error when autofilling on iOS, which
stops the password from autofilling. Turn the option off.
2017-05-03 09:53:40 -04:00
Kyle Spearrin
d39211310d
make notes taller. autofocus name field on add
2017-05-02 19:41:57 -04:00
Kyle Spearrin
0a6fb3ec0a
Comment out test nodes
2017-04-30 17:17:40 -04:00
Kyle Spearrin
5232cf7cec
remove beta tag from autofill in tools listing
2017-04-28 12:27:03 -04:00
Kyle Spearrin
6e16ffe05f
autofill listing page name for android app fixes
2017-04-28 12:25:29 -04:00
Kyle Spearrin
2d6895aeea
android app match fixes
2017-04-28 12:14:53 -04:00
Kyle Spearrin
b5311e1448
moved locked sets to AppSettingsService
2017-04-28 11:34:02 -04:00
Kyle Spearrin
cc63eb383d
check that now is > LastActivity Date
2017-04-28 11:19:43 -04:00
Kyle Spearrin
01736ca685
Lock Screen Fixes
...
- Move settings to AppSettingsService
- Update activity on page disappaearing
- Always check if app is currently locked before updating last activity
date
2017-04-28 11:07:26 -04:00
Kyle Spearrin
be47bb7263
(none) => No folder
2017-04-27 16:46:50 -04:00
Kyle Spearrin
bcb7d88ed7
Double HMAC comparison to prevent timing attacks
2017-04-27 12:14:45 -04:00
Kyle Spearrin
cf58c1b4b5
only fetch keys if there are some orgs
2017-04-26 11:58:52 -04:00
Kyle Spearrin
70c57928e7
Compat. - no header for AesCbc256_B64 cipherstring
2017-04-26 11:28:03 -04:00
Kyle Spearrin
c8219b29c0
encrypted private key and org keys at rest
2017-04-25 16:05:13 -04:00
Kyle Spearrin
15a9f80430
Tools share cell
2017-04-25 14:48:42 -04:00
Kyle Spearrin
0684dfe869
only parse list as URL if dict case fails
2017-04-24 22:22:12 -04:00
Kyle Spearrin
83a89566ac
parse url for older extension
2017-04-24 18:05:23 -04:00
Kyle Spearrin
04f486b003
process string for firefox browsers
2017-04-24 17:40:17 -04:00
Kyle Spearrin
f135c92434
add new dependencies to extention container
2017-04-24 16:56:34 -04:00
Kyle Spearrin
78b095d01a
new share icon size/color
2017-04-24 16:05:16 -04:00
Kyle Spearrin
1b8bd494e2
disable GA exception reporting
2017-04-24 16:04:54 -04:00
Kyle Spearrin
481925ac78
added share icons to ios project
2017-04-24 15:17:11 -04:00
Kyle Spearrin
4854b2b1c0
share icon on vault listing
2017-04-24 15:00:55 -04:00
Kyle Spearrin
2d7b33459e
remove refs to "google"
2017-04-24 14:26:16 -04:00
Kyle Spearrin
27e0c7421b
rename CryptoKey to SymmetricCryptoKey
2017-04-22 14:37:01 -04:00
Kyle Spearrin
b26c3d050c
sync org keys and refactors
2017-04-21 22:33:09 -04:00
Kyle Spearrin
439370e25a
new push notification changes and syncing
2017-04-21 14:57:23 -04:00
Kyle Spearrin
1be4f6e20c
add support for rsa oaep sha1 enc type
2017-04-21 13:40:29 -04:00
Kyle Spearrin
2714c7cce9
Added more api uris. lock screen bug in ios ext
2017-04-21 09:12:30 -04:00
Kyle Spearrin
952935de23
copy notes when tapped
2017-04-20 16:07:34 -04:00
Kyle Spearrin
3ad4e28a2c
no inline out
2017-04-20 15:49:25 -04:00
Kyle Spearrin
48d0d068d1
try inline out again
2017-04-20 15:44:51 -04:00
Kyle Spearrin
56e166d61a
build engine doesnt like inline out params
2017-04-20 15:38:31 -04:00
Kyle Spearrin
672d753adf
update libs
2017-04-20 14:54:39 -04:00
Kyle Spearrin
0d9ba92db4
null check on key retrievals
2017-04-20 14:23:58 -04:00
Kyle Spearrin
8cf25d3602
remove old, unnecessary refs for client handler
2017-04-20 14:23:40 -04:00
Kyle Spearrin
a6bc44dc10
No need for custom handler anymore - xam bug fixed
2017-04-20 14:22:11 -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
b136bb74b8
encrypt with org key if needed
2017-04-20 11:40:39 -04:00
Kyle Spearrin
18b2b6f447
set org keys on login and decrypt org ciphers
2017-04-20 11:23:30 -04:00
Kyle Spearrin
490d1775a2
sync folders & added org id for ciphers/logins
2017-04-20 10:47:14 -04:00
Kyle Spearrin
458de2d2e0
set private key on login
2017-04-20 10:29:18 -04:00
Kyle Spearrin
51ae3fc62f
clear keys on logout
2017-04-20 10:20:50 -04:00
Kyle Spearrin
58c5c55d09
extend crypto service for org keys
2017-04-20 10:20:24 -04:00
Kyle Spearrin
4c2bcb9e6b
IsNullOrWhiteSpace InitializationVector
2017-04-20 00:10:36 -04:00
Kyle Spearrin
498379bb7e
privatekey, rsa decryption, org key management
2017-04-20 00:06:11 -04:00
Kyle Spearrin
e7f3b115a4
refactor for enc type header and cryptokey
2017-04-19 23:16:09 -04:00
Kyle Spearrin
0ebfe85d8e
centralize login code into auth service
2017-04-19 22:04:43 -04:00
Kyle Spearrin
8e29a990cb
Remove userid from Ga service, not being used
2017-04-19 21:05:03 -04:00
Kyle Spearrin
a960ccd786
IP for desktop from emulator
2017-04-19 20:57:40 -04:00
Kyle Spearrin
6b86e836d7
update target framework
2017-04-19 17:11:06 -04:00
Shan
fb35b9b10a
Fixes #8 Disable Google Analytics ( #55 )
...
* Opt-out of Google Analytics
* Move OptOut to Other in Settings
* Change OptOut Order and Resource key
2017-03-30 18:22:14 -04:00
Kyle Spearrin
2405a6f21e
Android version bump
2017-03-11 15:05:09 -05:00
Kyle Spearrin
efc25543ca
revert to target framework 6
2017-03-11 12:32:44 -05:00
Kyle Spearrin
82d4745da3
catch sql crashes in sync service
2017-03-11 12:26:10 -05:00
Kyle Spearrin
ac6e95c442
Added sbrowser beta to supported browsers list
2017-03-09 20:22:06 -05:00
Kyle Spearrin
375f23ac9e
parse uri with Uri.TryCreate
2017-02-25 22:03:18 -05:00
Kyle Spearrin
8e5a01d82c
More null checks. Catch null exception in accessibility service.
2017-02-25 16:10:18 -05:00
Kyle Spearrin
910658aa93
android version bump
2017-02-23 23:29:00 -05:00
Kyle Spearrin
d766ffa040
dont null out disposed objects
2017-02-23 23:12:39 -05:00
Kyle Spearrin
b960640e03
version bump
2017-02-22 22:56:08 -05:00
Kyle Spearrin
c984617b1c
null out testNodesData
2017-02-22 22:54:18 -05:00
Kyle Spearrin
98a6a5c93d
Added null checking throughout autofill service
2017-02-22 19:00:50 -05:00
Kyle Spearrin
c01d02de27
dispose nodes instead of manual GC
2017-02-20 18:22:24 -05:00
Kyle Spearrin
613977c6f9
updates to manual GC
2017-02-19 17:29:00 -05:00
Kyle Spearrin
54159c9d05
Do some manual GCing
2017-02-18 21:33:06 -05:00
Kyle Spearrin
8d5d477b4a
version bump
2017-02-18 17:47:27 -05:00
Kyle Spearrin
2c73906ad3
fix GetWindowNodes recusion
2017-02-18 15:48:24 -05:00
Kyle Spearrin
079fb34120
pass nodes as reference
2017-02-18 10:50:27 -05:00
Kyle Spearrin
17ed1cdc00
increase autofill toast timeout to 10 seconds
2017-02-18 00:23:47 -05:00
Kyle Spearrin
d53ea584ba
Better way of checking for autofill sevrice running
2017-02-17 23:22:02 -05:00
Kyle Spearrin
b435256911
handle locked status better. once locked, stay locked.
2017-02-17 23:03:54 -05:00
Kyle Spearrin
27e996dba0
Detach events
2017-02-17 21:18:59 -05:00
Kyle Spearrin
22f3bd1073
tearing down event handlers on page disappears
2017-02-17 00:16:09 -05:00
Kyle Spearrin
fb564fa817
add support for CM browser
2017-02-16 23:09:40 -05:00
Kyle Spearrin
be9db2930f
autofill intent fixes
2017-02-16 22:22:19 -05:00
Kyle Spearrin
5bce95a686
Added support for Yandex browser. Turned push sevrice back on
2017-02-16 21:14:37 -05:00
maxlandry
f6ca9b9d0f
Corrections + new french translations ( #46 )
...
Various grammar and spelling corrections.
Replace all «sites» mentions with «logins» (identifiants) mentions.
Add and translate lines 760 to 819.
2017-02-16 20:57:06 -05: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
d96b279beb
disable push service
2017-02-15 19:55:52 -05:00
Kyle Spearrin
f5e7f9249c
attach and detach event handlers onappearing and ondisappearing to free up views for GC
2017-02-15 00:28:05 -05:00
Kyle Spearrin
56c33ee82b
Aitpfill fixes for main page set. Memory service for monitoring memory use on Android.
2017-02-14 19:47:00 -05:00
Kyle Spearrin
b05dd4cc2c
autofill search UX improvements
2017-02-13 22:35:16 -05:00
Kyle Spearrin
36d4ce8718
more updates to autofill flow
2017-02-13 22:10:34 -05:00
Kyle Spearrin
75201c9b30
Added fuzzy matches to autofill listing page. Allow autofilling from main vault search page when arriving from autofill service
2017-02-13 19:12:02 -05:00
Peter Karlsson
99c81e5a5d
Swedish translation additional strings update ( #39 )
...
* Add files via upload
* Sync
* Swedish translation additional strings update
* Updated short description (too long)
2017-02-11 12:58:14 -05:00
Kyle Spearrin
58246f72dd
version bump
2017-02-10 19:31:37 -05:00
Kyle Spearrin
b90ce2a2af
token refresh bad requests are to be treated as unauthorized
2017-02-10 19:16:23 -05:00
Kyle Spearrin
4a0fc5ca0e
crash fixes
2017-02-09 22:06:39 -05:00
Kyle Spearrin
c29d902b8e
Autofill service alert when adding new login for the first time and autofill isnt turned on. Added fi language to project.
2017-02-09 21:43:03 -05:00
Kyle Spearrin
ab629c2048
autofill intent is only valid for limited time
2017-02-09 21:06:47 -05:00
Kyle Spearrin
e970ca49e8
Clear intent from autofill. Background app when back button on lock page.
2017-02-09 18:12:34 -05:00
Kyle Spearrin
99e78092ed
dont compare the creds uri since it could be a different, equivalent domain
2017-02-09 00:20:29 -05:00
Kyle Spearrin
4af91b5ab6
Update ios extension to use new login service lookup by uristring
2017-02-09 00:12:09 -05:00
Kyle Spearrin
539121070a
Added equivalent domain checks to autofill listing filter. centralized logic in login service.
2017-02-08 23:58:37 -05:00
Kyle Spearrin
2a1bd92e1a
sync domain settings
2017-02-08 22:04:07 -05:00
Kyle Spearrin
2c1ebc0439
setup settings api repository
2017-02-08 21:19:09 -05:00
Kyle Spearrin
2d605f5dfb
remove old sync helper for removing ciphers (was for inc syncing)
2017-02-08 20:45:56 -05:00
Kyle Spearrin
0cd09cf03a
setup new settings service
2017-02-08 20:44:35 -05:00
Kyle Spearrin
3ad1e8a3ba
set up user settings data table and access repository
2017-02-08 20:39:37 -05:00
Kyle Spearrin
230722945e
move settings pages to modals instead of navigation pages
2017-02-08 19:18:34 -05:00
Kyle Spearrin
a429dcf978
Fix wrong key when decrypting cipher with mac
2017-02-08 19:07:38 -05:00
Kyle Spearrin
0131031ac4
Skip event if no package name
2017-02-08 18:19:59 -05:00
Kyle Spearrin
a418fc810a
log out when checking account reivison if authentication issue
2017-02-08 00:19:30 -05:00
Kyle Spearrin
e71adbd26d
null checks when error handling
2017-02-07 21:56:28 -05:00
Kyle Spearrin
8a525aee8a
check old auth bearer for logged in status as well
2017-02-07 21:19:23 -05:00
Kyle Spearrin
463b0fa28a
remove incremental syncs and move to full syncs with revision checks
2017-02-06 23:40:24 -05:00
Kyle Spearrin
007ebadf16
removed root var
2017-02-06 22:02:29 -05:00
Kyle Spearrin
c7af81bf0c
Cleanup hacks because of Intent LaunchedFromHistory bug
2017-02-06 19:39:07 -05:00
Kyle Spearrin
749508871b
Handle all exceptions from API calls
2017-02-06 09:55:35 -05:00
Kyle Spearrin
d112e0ea42
two-factor login re-worked with new auth flow
2017-02-06 09:39:07 -05:00
Kyle Spearrin
54f8771a9c
better error parsing
2017-02-06 09:15:10 -05:00
Kyle Spearrin
0a3c83288e
Added AutofillService to GA
2017-02-05 23:59:43 -05:00
Kyle Spearrin
52a866147e
Optimized startup tasks to only happen when necessary. Added some GA telemetry to autofill.
2017-02-05 23:55:58 -05:00
Igetin
6629eaf485
Added Finnish translations ( #37 )
...
* Added strings for Finnish translation
* Added Finnish App Store description
* Added Finnish captions for screenshots
* Added Finnish Play Store description
* Added Finnish captions for screenshots
2017-02-05 07:16:29 -05:00
Kyle Spearrin
74239521cd
HandleTokenStateAsync before each API call for refresh and auth bearer migration
2017-02-04 23:31:37 -05:00
Kyle Spearrin
c31e191d7e
add backslashes
2017-02-04 21:40:46 -05:00
Kyle Spearrin
c3134f779d
args for increment version script
2017-02-04 21:35:02 -05:00
Kyle Spearrin
d4749c139b
increment version script
2017-02-04 21:19:54 -05:00
Kyle Spearrin
6ddbd77009
encrypted keystore for CI builds
2017-02-04 01:33:16 -05:00
Kyle Spearrin
4a4779fc63
Converted auth to identity server endpoints and utilize bearer2 access token
2017-02-04 01:12:25 -05:00
Kyle Spearrin
46bb8d2cb5
added back FromAutofillService functionality
2017-02-03 23:21:40 -05:00
Kyle Spearrin
31b2eeb293
remove lots of mainpage code since we allow closing of autofill page now
2017-02-03 00:26:55 -05:00
Kyle Spearrin
8e9becd579
dont main page on sleep
2017-02-03 00:12:53 -05:00
Kyle Spearrin
d067de086d
autofill fixes
2017-02-02 23:36:40 -05:00
Kyle Spearrin
8c6d395d89
remove uri extra after captured
2017-02-02 23:05:24 -05:00
Kyle Spearrin
f66b26a866
beta title
2017-02-02 22:30:34 -05:00
Kyle Spearrin
83f00d69ce
added close button to autofill list page. if uri is a website on api level < 21, do not autofill and present modal for copying
2017-02-02 22:20:45 -05:00
Kyle Spearrin
8b2923b56d
Add more browser support for fetching URL
2017-02-02 19:39:00 -05:00
Kyle Spearrin
46af313c25
AutoFillServiceDescription
2017-02-01 22:03:35 -05:00
Kyle Spearrin
85dda759ec
updated autofill service tools page with new tutorial images
2017-02-01 21:55:00 -05:00
Kyle Spearrin
27fb44277f
Accessibility service setup pages
2017-02-01 00:38:35 -05:00
Kyle Spearrin
ea1aafbab2
WIP on accessibility service
2017-01-31 22:53:32 -05:00
Kyle Spearrin
2c446f939e
accessibility service WIP
2017-01-31 20:45:51 -05:00
Kyle Spearrin
47e427a851
wip autofill tweaks
2017-01-31 00:30:41 -05:00
Kyle Spearrin
95b8efae20
set color for autofill notification
2017-01-30 23:41:39 -05:00
Kyle Spearrin
53774735d4
autofill wip
2017-01-30 23:33:02 -05:00
Kyle Spearrin
36c6c5a35e
Accessibility service WIP
2017-01-30 19:26:39 -05:00
Kyle Spearrin
64fd8e3be9
autofill service WIP
2017-01-28 23:58:26 -05:00
Kyle Spearrin
45c516ea3f
cleanup on autofill
2017-01-27 23:32:48 -05:00
Kyle Spearrin
26667c0a59
autofill WIP into main activity. created login selection page
2017-01-27 23:13:28 -05:00
Kyle Spearrin
61e0379eb3
autofill cleanup WIP
2017-01-23 23:32:52 -05:00
Kyle Spearrin
759df9bdd5
Autofill WIP
2017-01-23 21:28:38 -05:00
Johannes Grönvall
33e7ca08d8
Changes ( #32 )
...
Refined the Swedish translations
2017-01-13 08:26:40 -05:00
Primokorn
c3d0d8bf63
Update AppResources.fr.resx ( #33 )
2017-01-13 08:26:21 -05: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
991afb7722
Reactor rename Sites => Logins
2017-01-03 00:17:15 -05:00
Kyle Spearrin
a176542114
ARM64 architecutre on app extension
2016-12-31 11:47:35 -05:00
Kyle Spearrin
a3f555e816
added new translations for credits page
2016-12-30 22:49:58 -05:00
Kyle Spearrin
dae5453e13
Added translators to credits page
2016-12-30 22:44:17 -05:00
Kyle Spearrin
082826287e
Added french translation to the build
2016-12-30 22:39:21 -05:00
Primokorn
1495003103
Create AppResources.fr.resx ( #27 )
2016-12-30 10:42:39 -05:00
Peter Karlsson
9d6a276342
Additional strings update ( #25 )
2016-12-26 21:31:31 -05:00
Kyle Spearrin
9204d25b62
Applied i18n strings to missing parts in app extension
2016-12-26 21:22:55 -05:00
Kyle Spearrin
6c847292c7
simplified chinese used for all chinese languages for now
2016-12-26 14:38:18 -05:00
Kyle Spearrin
b2712119d1
Chinese support on iOS
2016-12-26 13:39:14 -05:00
Kyle Spearrin
7728046309
layout fixes
2016-12-26 11:30:57 -05:00
Kyle Spearrin
17e18a2a7a
Added contains and clear implementations for iOS Settings
2016-12-26 10:49:34 -05:00
Kyle Spearrin
14dc42e148
Fixes for language resources
2016-12-24 22:43:50 -05:00
Peter Karlsson
442c2294e9
Update AppResources.sv.resx ( #23 )
2016-12-24 22:19:24 -05:00
Peter Karlsson
5334514d55
Swedish translation ( #22 )
2016-12-24 20:43:06 -05:00
Kyle Spearrin
0d5b431e6a
version bump
2016-12-24 11:57:37 -05:00
Kyle Spearrin
8b10ee0028
better error handling in base repo
2016-12-24 11:47:29 -05:00
Kyle Spearrin
9682abdded
HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body
2016-12-24 10:54:18 -05:00
Kyle Spearrin
62cef0d141
Log service. Linker adjustments.
2016-12-23 00:39:00 -05:00
Kyle Spearrin
548132ce7e
switch chinese translations to just zh
2016-12-22 22:58:07 -05:00
Kyle Spearrin
4c19450f04
version bump to 1.2.0
2016-12-22 22:39:41 -05:00
Kyle Spearrin
b4ee44ca00
Some accessibility serviuce work based on KP2A solution
2016-12-22 22:37:35 -05:00
Felix
f2db2ae474
Added Chinese Translation ( #20 )
...
* Added Chinese Translation
Added simplified Chinese Translation
* Added Chinese Translation for store
Added Chinese Translation for store, both Apple and Google
2016-12-19 11:00:24 -05:00
Kyle Spearrin
f211b3a4da
Resolve search bug on android 7
2016-12-19 09:41:47 -05:00
Kyle Spearrin
936f65ecc9
switch tools to grid layout cells
2016-12-19 08:32:32 -05:00
Kyle Spearrin
83985965f2
Performance tuning layouts: remove stack layouts in favor of grid.
2016-12-18 00:19:14 -05:00
Kyle Spearrin
7bc38a35e8
Support for encrypt-then-mac
2016-12-10 22:05:52 -05:00
Kyle Spearrin
9879f7fa0a
adjust sizes of buttons. Use modals on android
2016-12-06 22:43:25 -05:00
Kyle Spearrin
7c856d08c4
adjust UriCell button width
2016-12-06 22:43:25 -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
0357f1461e
updated collection and fill scripts
2016-11-27 00:23:56 -05:00
Kyle Spearrin
8f99d80ac1
remove any spaces from authenticator code
2016-11-26 18:48:35 -05:00
Kyle Spearrin
2c05b3b89f
Added example spanish resource file
2016-11-26 18:47:16 -05:00
Kyle Spearrin
07bec16539
autofill improvements to fallback when no "viewable" password/username fields are detected.
2016-11-26 14:43:02 -05:00
Kyle Spearrin
9938fdd4a2
Localization services for setting culture
2016-11-26 10:51:04 -05:00
Kyle Spearrin
320d2c5c96
Added link to account recovery for lost 2fa app
2016-11-26 01:03:02 -05:00
Kyle Spearrin
6860cca9bb
Updated some packages
2016-11-26 00:34:15 -05:00
Kyle Spearrin
8e98eb439c
launch button width adjustment based on api level for android
2016-11-25 17:15:34 -05:00
Kyle Spearrin
29c4b8e6ee
i18n resource string for controls
2016-11-25 17:11:28 -05:00
Kyle Spearrin
d8559a81f4
i18n resource strings for app extension
2016-11-25 17:05:14 -05:00
Kyle Spearrin
8322e49305
i18n resource strings for pre-login pages
2016-11-25 16:54:33 -05:00
Kyle Spearrin
c0b6bf9f89
i18n resource strings for vault pages
2016-11-25 16:42:52 -05:00
Kyle Spearrin
620d421a4b
i18n resource strings for tools pages
2016-11-25 16:32:13 -05:00
Kyle Spearrin
071ec61683
i18n resource strings for lock and settings pages
2016-11-25 13:22:11 -05:00
Kyle Spearrin
c0a532a0fe
Handle all 400-500 range error response models
2016-11-12 18:35:52 -05:00
Kyle Spearrin
feb484dc9f
added viewable checks on autofill for iOS
2016-11-11 22:43:15 -05:00
Kyle Spearrin
0257c5b30d
removed monospaced font from username field
2016-11-08 21:29:24 -05:00
Kyle Spearrin
3b1bb02e41
1.1.0 version bump
2016-11-08 21:17:33 -05:00
Kyle Spearrin
229dc03b23
Turn off keyboard suggestions for password entry on vault add/edit
2016-11-08 00:21:36 -05:00
Kyle Spearrin
2e883c2050
removed duplicate Url set that avoided null check
2016-11-08 00:07:19 -05:00
Kyle Spearrin
65abb1dfaa
Don't allow entry width to overflow outside of layout
2016-11-08 00:02:43 -05:00
Kyle Spearrin
c72b551e80
Android vault add/edit/view button widths, padding, and background color adjusted.
2016-11-07 23:45:46 -05:00
Kyle Spearrin
9718e5aace
Added toggle apssword button to add site page as well
2016-11-07 22:46:15 -05:00
Kyle Spearrin
db6ceea711
Added button to toggle password field visibility on site edit
2016-11-07 22:07:33 -05:00
Kyle Spearrin
4a0e3227fc
adjust font sizse for username/password if they are over certain lengths on vault view page.
2016-10-30 00:02:07 -04:00
Kyle Spearrin
428e35237f
null checks around Application.Current
for SyncService
.
2016-10-29 10:30:03 -04:00
Kyle Spearrin
74972336c6
Remove password requirement from vault site add/edit
2016-10-15 01:24:11 -04:00
Kyle Spearrin
fc1b825f46
cryptographically secure RNG for password generator
2016-10-15 01:18:12 -04:00
Kyle Spearrin
9c0c819dce
remove unused instance of Random
2016-10-10 22:09:58 -04:00
Kyle Spearrin
bb37372be0
relax password requirements during registration
2016-10-10 22:04:00 -04:00
Kyle Spearrin
0b5def0f39
version bump for 1.0.0 release
2016-10-06 22:07:28 -04:00
Kyle Spearrin
b60be97b1f
updated fill script to support multiple forms on the same page and no form at all (only fields)
2016-10-04 00:26:05 -04:00
Kyle Spearrin
23274ef914
Password rules for registration.
2016-10-03 23:20:17 -04:00
Kyle Spearrin
713fdaeac1
added new website URLs
2016-10-02 00:20:45 -04:00
Kyle Spearrin
2a44937d09
smarter username field selection for no form condition
2016-09-17 13:47:14 -04:00
Kyle Spearrin
4751cc04fc
handle autofill for pages with no forms, but still has fields
2016-09-17 09:35:58 -04:00
Kyle Spearrin
5daeb0ee95
update xamarin forms for ios 10 fixes and bump version
2016-09-14 18:57:56 -04:00
Kyle Spearrin
1bcfd57193
version bump
2016-09-09 18:39:00 -04:00
Kyle Spearrin
dbd697a473
Do not show no data message when searching and no results.
2016-09-06 00:34:27 -04:00
Kyle Spearrin
24722d3644
Lock password page tableview to properly adjust row height on iOS.
2016-08-30 22:34:49 -04:00
Kyle Spearrin
2ce4f31a41
version 0.0.4 bump
2016-08-29 23:52:08 -04:00
Kyle Spearrin
22ac095dce
Created device specific navigation push/pops in order to support non-modal navigation on android (so we get the back button in nav).
2016-08-29 23:50:22 -04:00
Kyle Spearrin
0cba25fc0c
Apply auth service token when it is present.
2016-08-29 23:15:03 -04:00
Kyle Spearrin
ee883571da
Settings plusin doesn't support string null values for default on android. ref https://github.com/jamesmontemagno/SettingsPlugin/issues/8
2016-08-29 23:06:29 -04:00
Kyle Spearrin
4419fd5301
Added back ipad pro icon to info.plist (got accidently removed)
2016-08-27 23:55:46 -04:00
Kyle Spearrin
ca5d69016f
filter out push dependencies from linker so that push works in release mode
2016-08-27 20:16:43 -04:00
Kyle Spearrin
a077944629
Cannot make OnCreate method async or things don't execute in correct order
2016-08-27 15:00:12 -04:00
Kyle Spearrin
379404077a
hockeyapp crash
2016-08-27 14:48:14 -04:00
Kyle Spearrin
5c6ff45cc9
Proper conditions for push reregistration. Added fix for app compat crash on resume from sleep while app was open.
2016-08-27 14:36:32 -04:00
Kyle Spearrin
395342be37
icon update
2016-08-27 03:11:49 -04:00
Kyle Spearrin
c26960380a
Still need to unregister push each time on android for some reason
2016-08-27 02:59:34 -04:00
Kyle Spearrin
42434229ce
longer sleep for input focus on android
2016-08-27 02:37:52 -04:00
Kyle Spearrin
1d902c64d7
larger launcher icons
2016-08-27 01:34:24 -04:00
Kyle Spearrin
0a3857b1c2
Assembly updates
2016-08-26 23:53:50 -04:00
Kyle Spearrin
d538b809b1
configuration adjustments preparring for play store
2016-08-26 23:07:35 -04:00
Kyle Spearrin
185e234ef2
Catch Date toString exceptions to resolve crashing
2016-08-26 19:23:59 -04:00
Kyle Spearrin
aac4aafde0
Button styling update
2016-08-26 19:13:25 -04:00
Kyle Spearrin
873ebee256
Rename accessibility service to AutofillService. Remove autofill service from app for now until it is being worked on again.
2016-08-26 18:56:09 -04:00
Kyle Spearrin
3807f185d6
Android listview cell background set via drawable so that we can retain the selected state coloring. Adjustments to style separator for tableview cells.
2016-08-26 18:42:28 -04:00
Kyle Spearrin
d729f93b17
Fixed bug with extension fill script when a page has multiple password forms on same page together (register and login). Try to guess proper login form.
2016-08-26 00:06:16 -04:00
Kyle Spearrin
16058c5efb
auto-fill service tools page
2016-08-25 22:48:19 -04:00
Kyle Spearrin
18ff80875a
small padding adjustments
2016-08-25 22:31:11 -04:00
Kyle Spearrin
0cdba2a13d
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
2016-08-25 21:43:47 -04:00
Kyle Spearrin
5ff9131910
App extension callout alert on first time visiting the add site screen in iOS.
2016-08-25 00:23:24 -04:00
Kyle Spearrin
a4a7d2180c
Search bar adjustments. No data message and loading indicator for vault list.
2016-08-24 23:57:45 -04:00
Kyle Spearrin
fe422a101a
do not update activity on lock pages appearing
2016-08-24 00:16:54 -04:00
Kyle Spearrin
6cec61dc42
Do not record LastActivityDate on sleep if currently viewing a lock page on android
2016-08-24 00:15:13 -04:00
Kyle Spearrin
d4f52bce2b
Button uppercase styling enforcement
2016-08-24 00:07:46 -04:00