bjoern
|
ec0b464cd1
Merge pull request #1380 from deltachat/instant-grp-qr-join
|
3 年 前 |
B. Petersen
|
67139b584f
fix the messageInputBar appearance but, seems as if inputAccessoryView is not reloaded that way. things are fine some far, however, only the height of the scrollbar is weird if the messageInputBar is hidden (this is no new bug, also before, after accepting a mailinglist, this was wrong)
|
3 年 前 |
B. Petersen
|
ea85896f6e
add some hints to why the messageInputBar may not appear
|
3 年 前 |
B. Petersen
|
7f93155341
hide/show messageInputBar depending on canSend() state
|
3 年 前 |
B. Petersen
|
8d554eb91f
add a messageInputBar view unconditionally, however, use it as an accessory only if it is not hidden
|
3 年 前 |
B. Petersen
|
53b49a9984
do not cache canSend() state
|
3 年 前 |
B. Petersen
|
36fea663b0
add DC_EVENT_CHAT_MODIFIED observer to ChatViewController
|
3 年 前 |
B. Petersen
|
99534f0fb6
remove now superfluous blocking join-progress-dialog
|
3 年 前 |
B. Petersen
|
68f679b2c5
be more careful with the index to groupMemberIds
|
3 年 前 |
B. Petersen
|
78fc53a7e8
update profile options when SELF is added or removed
|
3 年 前 |
B. Petersen
|
a42e1e7a65
add stock strings for new instant-group-join
|
3 年 前 |
B. Petersen
|
1aaa583b86
update deltachat-core-rust submodule
|
3 年 前 |
B. Petersen
|
53b334a021
update translations, update local help
|
3 年 前 |
B. Petersen
|
fa21f0cdfe
update translations
|
3 年 前 |
B. Petersen
|
206c1181e3
update deltachat-core-rust submodule
|
3 年 前 |
B. Petersen
|
9948863bee
update deltachat-core-rust submodule
|
3 年 前 |
B. Petersen
|
5099ed2690
update deltachat-core-rust submodule
|
3 年 前 |
B. Petersen
|
30a24e6163
update translations
|
3 年 前 |
bjoern
|
2e43f6fab9
Merge pull request #1372 from deltachat/in-chat-search
|
3 年 前 |
cyberta
|
ba7f3d9a06
keep search accessory bar visible as long as the search bar is visible
|
3 年 前 |
cyberta
|
0eccdb29cc
revert unintended draft-area change
|
3 年 前 |
cyberta
|
c432df4f2e
left-align search result counter
|
3 年 前 |
cyberta
|
8f6aa637e4
don't show message inputbar or draft area if search is active
|
3 年 前 |
cyberta
|
0afcf65e98
switch up and down button
|
3 年 前 |
cyberta
|
157e6d998d
highlight all occourences of a search string within a message
|
3 年 前 |
cyberta
|
835e8202fb
scroll search result text to visible area
|
3 年 前 |
cyberta
|
c67a0882f7
implement search option in GroupChatDetailViewController
|
3 年 前 |
cyberta
|
41e6b95086
* ensure the searchbar is automatically focussed if the user has tapped on search and returns from contactDetailVC
|
3 年 前 |
cyberta
|
60f14c2e0c
use chevron up/down icons in pre iOS13 as well
|
3 年 前 |
cyberta
|
8916cf3ed4
tweak button size
|
3 年 前 |