Kyle Spearrin
89f26bbc6b
Migrate EnvironmentUrlsKey to pref storage ( #725 )
2020-02-10 11:32:58 -05:00
Matt Portune
bbd8615cda
Align overlay to bottom or top of anchor view depending on available space (bottom by default on initial focus). Establishing visible app height now works much better on Android 5.0+. ( #718 )
2020-02-05 19:40:44 -05:00
Kyle Spearrin
93132f5d7b
version bump
2020-02-03 09:26:29 -05:00
Matt Portune
179514ddf1
Support for multiple browser UriViewIds when extracting a uri ( #713 )
...
* Support for multiple browser UriViewIds when extracting a uri
* Simplified
2020-01-29 12:59:17 -05:00
Matt Portune
4b9cff2271
Removal of double-event block for known browsers since it's no longer necessary and was preventing the overlay from working with some browsers ( #712 )
2020-01-29 09:59:35 -05:00
Kyle Spearrin
c3649a9c80
formatting touchups
2020-01-29 08:46:21 -05:00
Matt Portune
9a66b9003f
Made node recycling approach a bit more surgical to appease older versions of Android, and adjusted anchor position offset for older versions of Android ( #711 )
2020-01-29 07:23:49 -05:00
Matt Portune
34e32403b0
Accessibility fixes ( #709 )
...
* Show/hide accessibility overlay on scroll based on several visibility factors
* Improvements to accessibility overlay anchor view tracking
* Increase recursion limit and check for null children when walking the node tree
* Cleanup
* Hide overlay when expanding status (notification) bar
* use .Any() instead of .Count()
2020-01-27 17:36:20 -05:00
Kyle Spearrin
c2e34a8b0e
skip linking on OldAndroidSSLSocketFactory
2020-01-27 08:22:46 -05:00
Matt Portune
d0ba4b6702
Accessibility overlay support for username field and scroll tracking ( #700 )
...
* Trigger overlay prompt when focusing on username field
* Adjust accessibility overlay position in response to scroll events
* Get username EditText with a single pass of the node tree, plus additional cleanup
2020-01-13 17:14:57 -05:00
Kyle Spearrin
eb16025800
tweaks to accessibility changes
2020-01-10 15:42:50 -05:00
Matt Portune
9f06c9a051
Removal of deprecated Android Accessibility Service options ( #698 )
2020-01-10 11:34:17 -05:00
Matt Portune
641122b16f
UI support in app settings for handling overlay permission requirement in Accessibility Service implementation ( #697 )
...
* UI support in app settings for handling overlay permission requirement in Accessibility Service implementation
* Cleaned up shorthand operator with new var
2020-01-10 10:20:19 -05:00
Kyle Spearrin
fbe8708378
cleanup on accessibility service
2020-01-09 13:17:17 -05:00
Matt Portune
21c7b486ff
Replaced accessibility service notification with in-line overlay. ( #695 )
...
* Replaced accessibility service notification with in-line overlay. Requires draw-over permission to be enabled (will prompt if not, though this will be enhanced in subsequent commits)
* Updated with requested changes
* Fix for FDroid build
2020-01-09 12:17:16 -05:00
Matt Portune
c33728d418
* AccessibilityHelpers.cs: If ( #689 )
...
AccessibilityNodeInfo.FindAccessibilityNodeInfosByViewId(..) returns
null when the source package is a supported browser, return a null
uri to prevent overwriting the existing notification's pendingIntent
uri extra with the brower's packageName.
* AccessibilityService.cs: Added null uri checks as it is now possible
for AccessibilityHelpers.getUri(..) to return a null uri when the
Accessibility Service is misbehaving.
2020-01-03 15:19:20 -05:00
ShirokaiLon
a9dacd561c
Change password generator to use ColoredPassword ( #686 )
...
* Change password generator to use ColoredPassword
* Change ColoredPassword from FormattedString to HTML string for improved performance
* PasswordFormatter fixes
* Correct || to && condition
* Apply password colouring to history pages
2020-01-03 14:56:55 -05:00
Kyle Spearrin
051e15215d
bump version
2019-12-26 15:15:15 -05:00
proletarius101
fee8f58c0a
Add support for Tor browser ( #680 )
2019-12-26 07:29:20 -05:00
Kyle Spearrin
cc036cf3c5
Set lock page on resume for android
2019-12-16 09:43:14 -05:00
Kyle Spearrin
4e51517ddb
update libs
2019-12-16 09:14:54 -05:00
Kyle Spearrin
3b7454961d
New Crowdin translations ( #663 )
...
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Persian)
* New translations copy.resx (Persian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (German)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (English, United Kingdom)
* New translations copy.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
2019-12-03 11:35:09 -05:00
Kyle Spearrin
88009e1a63
bump versions
2019-12-03 11:11:30 -05:00
Kyle Spearrin
0afca29b0c
still load list if there are any ciphers
2019-11-22 09:51:30 -05: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
58084810f3
don't auto-capitalize password field when viewed
2019-11-20 08:24:08 -05:00
Kyle Spearrin
429e62e6b5
Don't index a "never" uri match.
2019-11-19 07:47:01 -05:00
Kyle Spearrin
b0b7f2afdf
Merge branch 'master' of github.com:bitwarden/mobile
2019-11-15 08:55:31 -05:00
Kyle Spearrin
55f160d125
Show exception message from Api errors
2019-11-15 08:55:22 -05:00
Wasim Malik
f6352f5392
Updated Incorrect Check Condition ( #648 )
...
Issue is fixed No 361
Now tested on android device extra comma is not appended anymore
2019-11-12 16:28:12 -05:00
Kyle Spearrin
ac7e90c0aa
blacklist com.android.settings from autofill
2019-11-08 11:57:07 -05:00
Kyle Spearrin
88fccfd6cd
try setting http version 1.0
2019-11-05 09:14:55 -05:00
Kyle Spearrin
5fdf8e6045
set fingerprint lock prop on login
2019-11-05 09:03:48 -05:00
Kyle Spearrin
d9907cdbeb
style fixes for xamarin forms 4
2019-10-30 09:30:45 -04:00
Kyle Spearrin
d308f1ca3b
update libs and to xamarin forms 4
2019-10-30 08:27:40 -04:00
Kyle Spearrin
0cdc138ba3
dont immediatly prompt biometric when locked
2019-10-30 08:08:15 -04:00
Kyle Spearrin
59d5314164
New Crowdin translations ( #639 )
...
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Vietnamese)
2019-10-23 20:55:51 -04:00
Kyle Spearrin
9c08a37772
UseNativeBiometric only for SDK 29
2019-10-23 11:54:53 -04:00
Kyle Spearrin
b13f5356fe
FingerprintManager to detect fingerprints on SDK 28
2019-10-23 11:26:00 -04:00
Kyle Spearrin
5f0c9725ce
bump version
2019-10-23 09:27:31 -04:00
Kyle Spearrin
f951fea555
use bio strings for native android bio
2019-10-23 09:24:34 -04:00
Kyle Spearrin
4b989b01e9
use native biomatrics on Android
2019-10-23 09:11:48 -04:00
Kyle Spearrin
aed3ec5474
check authed and unlocked before trying to load
2019-10-22 16:42:05 -04:00
Kyle Spearrin
b354986199
null check apiexception error
2019-10-22 16:37:40 -04:00
Kyle Spearrin
e1983a7d66
fix error when login token expires
2019-10-22 16:30:28 -04:00
Kyle Spearrin
0400d79f43
android 10 and bio permission
2019-10-18 20:41:04 -04:00
Kyle Spearrin
713e441d2e
upgrade to android 10 sdk
2019-10-18 14:19:56 -04:00
Kyle Spearrin
440a410d7f
skip com.treydev.pns
2019-10-17 08:00:58 -04:00
Kyle Spearrin
37a536b138
catch thrown sync errors from ui
2019-10-15 11:05:56 -04:00
Kyle Spearrin
a0aca3e837
add tf browser
2019-10-11 09:29:33 -04:00
Kyle Spearrin
b58c29111a
bump version
2019-10-07 09:42:55 -04:00
Kyle Spearrin
b0f86ea161
focus search bar on appear
2019-10-07 09:23:41 -04:00
Kyle Spearrin
93b59a75a4
remove migration code
2019-10-05 21:36:47 -04:00
Kyle Spearrin
54fcabaea6
shorter delays
2019-10-05 21:31:55 -04:00
Kyle Spearrin
0e966c0304
fix min character assignments for pw gen
2019-10-05 20:39:42 -04:00
Kyle Spearrin
a363712127
use black text for search bar on light theme
2019-10-04 09:32:59 -04:00
Kyle Spearrin
4d8c665917
fix light theme
2019-10-04 09:11:14 -04:00
kspearrin
53bdd92e72
support dark theme default on extensions
2019-09-30 21:40:05 -04:00
Kyle Spearrin
e51aa39ede
New Crowdin translations ( #614 )
...
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Croatian)
* New translations copy.resx (German)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations copy.resx (Dutch)
2019-09-30 21:35:24 -04:00
Kyle Spearrin
33c82129ff
bump version
2019-09-30 21:19:20 -04:00
kspearrin
7c5b8c0e9f
modal full screen
2019-09-30 21:17:53 -04:00
kspearrin
9dc01bca1c
detect dark mode theme. set modal to full screen
2019-09-30 20:38:22 -04:00
Kyle Spearrin
3c7920b84c
XF 3.6 update
2019-09-30 20:33:54 -04:00
Kyle Spearrin
b92f3abbaf
support dark theme logos
2019-09-30 16:52:20 -04:00
Kyle Spearrin
b6747a63ed
stub out support for dark theme by default
2019-09-30 16:41:31 -04:00
Kyle Spearrin
41a44548d2
use TextColor for search bar text color
2019-09-30 16:33:53 -04:00
Kyle Spearrin
a79d3a0d7c
uisearchbar tint color
2019-09-30 16:28:07 -04:00
kspearrin
f3a17709e5
get proper hex string from nsdata token
2019-09-30 16:24:35 -04:00
Kyle Spearrin
ced9d33d2e
memory stored pinProtectedKey
2019-09-20 16:43:03 -04:00
Kyle Spearrin
23b1373f80
add tag to entitlement
2019-09-20 08:17:37 -04:00
Kyle Spearrin
a80eb1f533
bump version
2019-09-20 07:56:49 -04:00
Kyle Spearrin
f657edf195
add support for vivaldi browser. resolves #599
2019-09-10 17:21:11 -04:00
Kyle Spearrin
d34279dca5
more null checks on add/edit save
2019-09-06 10:03:11 -04:00
Kyle Spearrin
954aa1112a
added locale names dictionary
2019-09-06 09:44:25 -04:00
Kyle Spearrin
b35a3339cb
device type should be int
2019-09-06 09:44:25 -04:00
Kyle Spearrin
b59433debd
New Crowdin translations ( #594 )
...
* New translations copy.resx (Bulgarian)
* New translations copy.resx (Bulgarian)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Turkish)
2019-09-04 13:10:18 -04:00
Kyle Spearrin
fb2db9c652
version bump
2019-09-04 13:02:00 -04:00
Kyle Spearrin
2507f3301b
device user agent
2019-09-04 11:52:32 -04:00
Kyle Spearrin
bdad5e4f0a
fixes to opening file types on android
2019-08-30 16:43:58 -04:00
Kyle Spearrin
b5dcdc74d7
dark keyboard on dark themes. resolves #588
2019-08-28 20:27:15 -04:00
Kyle Spearrin
e2d1da02d3
more null checking on save
2019-08-27 15:03:33 -04:00
Kyle Spearrin
8253f18312
null check cipher service
2019-08-27 14:55:15 -04:00
kenjirooo
f4a98a2031
Added support for Sleipnir Mobile ( https://play.google.com/store/apps/details?id=jp.co.fenrir.android.sleipnir ). ( #583 )
2019-08-22 08:00:03 -04:00
Kyle Spearrin
224845cfd3
bump version
2019-08-12 09:41:12 -04:00
Kyle Spearrin
fc8c2ad67a
add back references for autofill projects
2019-08-12 09:36:10 -04:00
Kyle Spearrin
c9d6f58563
delay for 1s on SyncIfNeeded
2019-08-12 09:35:18 -04:00
Kyle Spearrin
325b557506
null check on SyncIfNeeded
2019-08-12 08:51:49 -04:00
Kyle Spearrin
ce751cfc87
fix unlock logic
2019-08-12 08:05:45 -04:00
Kyle Spearrin
0f451fd4b9
set FingerprintUnlockKey before setKey
2019-08-10 00:19:01 -04:00
Kyle Spearrin
b7819838b8
parse fallback package id from first node title
2019-08-01 16:39:01 -04:00
Kyle Spearrin
67c6cf6b8c
load previous view/edit page after lock
2019-07-31 16:50:16 -04:00
Kyle Spearrin
d91d71333b
LastClipboardValue using static store rather than state
2019-07-31 11:21:07 -04:00
Kyle Spearrin
431804ea80
loop on reset with range instead of clear
2019-07-29 22:35:53 -04:00
Kyle Spearrin
7a7ab7bd0e
New Crowdin translations ( #570 )
...
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Russian)
2019-07-29 15:15:21 -04:00
Kyle Spearrin
b8cdee383b
bump version
2019-07-27 12:42:42 -04:00
Kyle Spearrin
580fa02ee1
enable event logging
2019-07-27 12:41:38 -04:00
Kyle Spearrin
421834153d
catch InteractionNotAllowed
2019-07-27 12:39:59 -04:00
Kyle Spearrin
3d8056704c
yubikey token entry is password field
2019-07-25 16:10:46 -04:00
Kyle Spearrin
41263f3419
New Crowdin translations ( #569 )
...
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Polish)
2019-07-24 10:48:49 -04:00