Commit 029c47a
committed
fix: handle shortcut cleanup in ConversationInfoActivity and fix back-stack
- Disable shortcuts when deleting or leaving a conversation from
ConversationInfoActivity (previously only handled in bottom dialog)
- Fix back-stack for deep link navigation: open ConversationsListActivity
before ChatActivity so pressing back shows the correct user's
conversation list instead of stale data from a previous account
Signed-off-by: angrymuesli <github.visibly626@slmails.com>1 parent 130dffb commit 029c47a
2 files changed
Lines changed: 23 additions & 1 deletion
File tree
- app/src/main/java/com/nextcloud/talk
- activities
- conversationinfo
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
339 | 343 | | |
340 | 344 | | |
341 | 345 | | |
342 | | - | |
| 346 | + | |
| 347 | + | |
343 | 348 | | |
344 | 349 | | |
345 | 350 | | |
| |||
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
1013 | 1014 | | |
1014 | 1015 | | |
1015 | 1016 | | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
1016 | 1025 | | |
1017 | 1026 | | |
1018 | 1027 | | |
| |||
1088 | 1097 | | |
1089 | 1098 | | |
1090 | 1099 | | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1091 | 1108 | | |
1092 | 1109 | | |
1093 | 1110 | | |
| |||
0 commit comments