Skip to content

Add user profile, allow to edit it, if server supports it - #1092

Merged
mahibi merged 16 commits into
masterfrom
profile
Apr 8, 2021
Merged

Add user profile, allow to edit it, if server supports it#1092
mahibi merged 16 commits into
masterfrom
profile

Conversation

@tobiasKaminsky

Copy link
Copy Markdown
Member

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

Comment thread app/src/main/res/drawable/ic_password.xml Outdated
Comment thread app/src/main/res/drawable/upload.xml Outdated
@mahibi

mahibi commented Mar 30, 2021

Copy link
Copy Markdown
Collaborator

editing fields don't show up when clicking on "edit" if initially no field has any data

@mahibi

mahibi commented Mar 30, 2021

Copy link
Copy Markdown
Collaborator
  • enter edit mode
  • bring app to background / turn off display
  • open app again
    --> editing mode is active but button says "EDIT" instead of "SAVE"

@mahibi

mahibi commented Mar 30, 2021

Copy link
Copy Markdown
Collaborator

when some fields are filled but others are left blank it looks pretty random where they are placed in the overview view.

grafik

@mahibi

mahibi commented Mar 30, 2021

Copy link
Copy Markdown
Collaborator

i see no avatar (also not the generated one with letters) and have no ability to set any

Comment thread app/src/main/java/com/nextcloud/talk/controllers/ProfileController.java Outdated
@mahibi

mahibi commented Mar 31, 2021

Copy link
Copy Markdown
Collaborator
  • please describe changes in the changelog.md

Comment thread app/src/main/res/values/strings.xml Outdated
@tobiasKaminsky

Copy link
Copy Markdown
Member Author

editing fields don't show up when clicking on "edit" if initially no field has any data

How did you managed to have this?
I cannot remove full name nor email, once it is set.

@tobiasKaminsky

Copy link
Copy Markdown
Member Author

editing fields don't show up when clicking on "edit" if initially no field has any data

How did you managed to have this?
I cannot remove full name nor email, once it is set.

New user it is…

@tobiasKaminsky

Copy link
Copy Markdown
Member Author

i see no avatar (also not the generated one with letters) and have no ability to set any

I guess that some server side PR is missing.

@tobiasKaminsky

Copy link
Copy Markdown
Member Author

❗ rebased ❗

@mahibi

mahibi commented Apr 7, 2021

Copy link
Copy Markdown
Collaborator

22 new FindBugs warnings? @tobiasKaminsky

@AndyScherzinger

Copy link
Copy Markdown
Member

❗ rebased ❗

  • plus added some improvements to the UI xml code

tobiasKaminsky and others added 7 commits April 8, 2021 09:43
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
(avoid the word "phonebook" because then people would expect that numbers are used in the nc contact app)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
…th Files

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger

Copy link
Copy Markdown
Member

@tobiasKaminsky @mahibi latest commits optimize layouting (whitespaces and dark/light theming)

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
tobiasKaminsky and others added 3 commits April 8, 2021 14:15
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@mahibi
mahibi merged commit ab061d1 into master Apr 8, 2021
@delete-merged-branch
delete-merged-branch Bot deleted the profile branch April 8, 2021 13:15
@mahibi

mahibi commented Apr 8, 2021

Copy link
Copy Markdown
Collaborator

/backport to v11.x

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to v11.x failed. Please do this backport manually.

@nextcloud-android-bot

Copy link
Copy Markdown
Collaborator

Lint

TypeMasterPR
Warnings130130
Errors33

FindBugs (new)

Warning TypeNumber
Bad practice Warnings12
Correctness Warnings195
Experimental Warnings2
Internationalization Warnings8
Performance Warnings62
Security Warnings8
Dodgy code Warnings246
Total533

FindBugs (master)

Warning TypeNumber
Bad practice Warnings12
Correctness Warnings279
Experimental Warnings2
Internationalization Warnings8
Performance Warnings60
Security Warnings17
Dodgy code Warnings292
Total670

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants