-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Profile page #9112
Profile page #9112
Conversation
118991a
to
dadf317
Compare
caef0ba
to
9788280
Compare
src/androidTest/java/com/owncloud/android/ui/dialog/DialogFragmentIT.java
Outdated
Show resolved
Hide resolved
src/main/java/com/owncloud/android/ui/adapter/ShareViewHolder.java
Outdated
Show resolved
Hide resolved
src/main/java/com/owncloud/android/ui/fragment/ProfileBottomSheetDialog.kt
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #9112 +/- ##
==========================================
- Coverage 31.33% 31.21% -0.12%
==========================================
Files 464 466 +2
Lines 35959 36075 +116
Branches 4923 4930 +7
==========================================
- Hits 11267 11261 -6
- Misses 23102 23219 +117
- Partials 1590 1595 +5
|
2969ab0
to
6ee9597
Compare
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
6ee9597
to
6d07584
Compare
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/9112.apk |
CodacyLint
SpotBugs (new)
SpotBugs (master)
|
blue-Light-Screenshot test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/9112-Screenshot-blue-Light-12-23 |
Fix #9097
For: nextcloud/files-clients#1
TODO
Signed-off-by: tobiasKaminsky tobias@kaminsky.me
Testing
Writing tests is very important. Please try to write some tests for your PR.
If you need help, please do not hesitate to ask in this PR for help.
unit tests
instrumented tests
UI tests