-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Show username in full account name #4338
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fixes #4337 Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
76da249 to
482210e
Compare
|
Is that what we'd like to have? I can understand if we don't want to share the username in drawer for security reasons. |
Codecov Report
@@ Coverage Diff @@
## master #4338 +/- ##
============================================
- Coverage 16.82% 16.79% -0.04%
Complexity 1 1
============================================
Files 354 354
Lines 31509 31511 +2
Branches 4474 4474
============================================
- Hits 5302 5292 -10
- Misses 25320 25333 +13
+ Partials 887 886 -1
|
Codecov Report
@@ Coverage Diff @@
## master #4338 +/- ##
============================================
- Coverage 17.94% 17.22% -0.73%
Complexity 1 1
============================================
Files 356 354 -2
Lines 33339 32520 -819
Branches 5022 4777 -245
============================================
- Hits 5984 5601 -383
+ Misses 26351 25986 -365
+ Partials 1004 933 -71
|
|
Unit test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/10440 |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10466.apk |
Codacy276Lint
SpotBugs (new)
SpotBugs (master)
|

Fixes #4337
Signed-off-by: Chris Narkiewicz hello@ezaquarii.com