cyberta
|
cb7030c79b
use system blue color for forwarding button, too
|
4 years ago |
cyberta
|
397e87d1c2
use 'cancel' string instead of the 'X' icon in editing bar
|
4 years ago |
cyberta
|
c1f4767298
fix button width constraints in editing bar
|
4 years ago |
cyberta
|
b14164ba46
increase available width of editing bar
|
4 years ago |
cyberta
|
6a3e1cac1d
use default trash icon, if not available use 'Delete' string instead
|
4 years ago |
cyberta
|
b291fb79d6
add inline submenu capabilities to ContextMenuController, use it to show select more separated from other menu items
|
4 years ago |
cyberta
|
9e6792062b
don't allow to show context menu if editing mode is enabled for iOS13+
|
4 years ago |
cyberta
|
580fff656a
implement forwarding multiple messages
|
4 years ago |
cyberta
|
9db2a876e2
in order to avoid weird reload animations we're now using an empty background selection view. The selection state in multi-select will be visibly by the checkmark anyways
|
4 years ago |
cyberta
|
3a2208e1a0
rename buttons in ChatEditingBar, show disabledState if no element is selected anymore
|
4 years ago |
cyberta
|
b87c77bb32
use UIButtons to get highlighting on selection and a visible disabled state
|
4 years ago |
cyberta
|
d6ffaf6579
allow multi selection only if editing is allowed
|
4 years ago |
cyberta
|
06d543a070
implement editing bar, cancel multi-select mode, allows delete multiple messagesd
|
4 years ago |
cyberta
|
001fda1e25
handle selection state correctly
|
4 years ago |
cyberta
|
43bab7a4ce
no multiselect for contact request inbox
|
4 years ago |
cyberta
|
343dc7bf24
also don't react on taps on links, numbers, commands if editing mode is enabled
|
4 years ago |
cyberta
|
052073eb67
don't react on taps on texts, Images etc. if editing mode is enabled
|
4 years ago |
cyberta
|
f96dc42f88
add comment about the annoying output warning
|
4 years ago |
cyberta
|
aae3139ce7
keep selected state on reloading tableView
|
4 years ago |
cyberta
|
2b91c94da0
enable multiselect editing mode from chat context menu
|
4 years ago |
cyberta
|
dd60599e73
add new multi-select image assets
|
4 years ago |
B. Petersen
|
e5b342235d
update translations
|
4 years ago |
cyBerta
|
e4b0d3903c
Merge pull request #1030 from deltachat/adjust_keyboard_layouts
|
4 years ago |
bjoern
|
1ce40ba628
Merge pull request #1035 from deltachat/vertically_center_cells
|
4 years ago |
cyberta
|
59f44b9305
vertically center message cells, improves the UI when a cell is highlighted in the context menu
|
4 years ago |
cyberta
|
4721a9ae8a
use default return keyboard button instead of continue
|
4 years ago |
cyberta
|
c620fd2c74
replace done keyboard button by default return button in AccountSetupController
|
4 years ago |
cyBerta
|
328811c5b3
Merge pull request #1033 from deltachat/remove-is-io-running
|
4 years ago |
cyberta
|
84fadf67ab
add continue keyboard button to 'Name' text field in ProfileInfoViewController, which appears in QR-Code account setup
|
4 years ago |
cyberta
|
0a8f47ed95
add continue keyboard button in 'Your profile Info' -> 'Your Name'
|
4 years ago |