Michelle Linington
40ce0ccc2a
Sync translations
2022-01-20 23:25:02 -08:00
Martin Böttcher
88e41f29fa
corrected and adjusted background color of selected home view cells ( #3907 )
...
* corrected and adjusted background color of selected home view cells
* using multipleSelectionBackgroundView instead of replacing selectionBackgroundColor
2022-01-21 07:58:23 +01:00
Michelle Linington
9e2b483d50
"Bump build to 5.27.0.98." (Internal)
2022-01-20 18:13:14 -08:00
Michelle Linington
bfd26c1c75
"Bump build to 5.27.0.97." (Beta)
2022-01-20 18:12:52 -08:00
Michelle Linington
db01c5a012
Sync translations
2022-01-20 18:12:31 -08:00
Nora Trapp
1358f78f81
Small change number design tweaks.
2022-01-20 10:26:34 -08:00
Nora Trapp
d9ff29064b
"Bump build to 5.27.0.96." (nightly-01-20-2022)
2022-01-20 04:00:58 -08:00
Martin Böttcher
6f92b5eb7c
rotating the device lost the selection state of the home view tableview ( #3906 )
...
* rotating the device lost the selection state of the home view tableview
* changed indexpath based selection state restoration to uniqueIds of associated threads
* unified table data reload method call
2022-01-20 08:57:06 +01:00
Martin Böttcher
8163c9074c
changed context menu animations ( #3908 )
...
* changed context menu animations
* improved gestures for quickly selecting multiple conversations; fixed clipped table content when toolbar is shown
* changed handling of two finger multi-select gesture; simplified animation code
* added accessibility hint and debug assert
2022-01-20 08:56:27 +01:00
Martin Böttcher
f63c6cbae4
made refresh timer handling more robust ( #3911 )
2022-01-20 08:35:07 +01:00
Nora Trapp
8f4b4bafa0
"Bump build to 5.27.0.95." (Internal)
2022-01-19 18:29:19 -08:00
Nora Trapp
7b368f8741
"Bump build to 5.27.0.94." (nightly-01-19-2022)
2022-01-19 04:00:55 -08:00
Martin Böttcher
034be2a9bd
fixed indentation during multi select mode in iOS 12 ( #3905 )
...
* fixed indentation during multi select mode in iOS 12
* changed line break
2022-01-18 21:18:23 +01:00
Martin Böttcher
e442a878c8
configuring emoji reactions now animates even freshly replaced emojis ( #3909 )
2022-01-18 20:52:09 +01:00
Evan Hahn
7d8adb1c63
Rename HomeViewController method
2022-01-18 09:34:13 -06:00
Nora Trapp
2989bf08b6
"Bump build to 5.27.0.93." (nightly-01-18-2022)
2022-01-18 04:00:51 -08:00
Nora Trapp
3d341320dc
"Bump build to 5.27.0.92." (nightly-01-17-2022)
2022-01-17 04:00:47 -08:00
Nora Trapp
12b242c6ea
"Bump build to 5.27.0.91." (nightly-01-16-2022)
2022-01-16 04:00:44 -08:00
Nora Trapp
4bd307cf0b
"Bump build to 5.27.0.90." (nightly-01-15-2022)
2022-01-15 04:00:55 -08:00
Jim Gustafson
edce9ec629
Update to RingRTC v2.17.0
2022-01-14 18:14:42 -08:00
Jim Gustafson
44d2545acf
Fix speaker use for calling scenarios
2022-01-14 18:11:34 -08:00
Michelle Linington
abbf9479e7
"Bump build to 5.27.0.89." (Internal)
2022-01-14 12:33:52 -08:00
Martin Böttcher
7acc0cd5f0
reduce avatar flicker if a displayed thread cell gets an update notification ( #3901 )
2022-01-14 18:01:23 +01:00
Martin Böttcher
0991b05048
pinned archived threads will be displayed in archive, fixed visibility of context menu button ( #3898 )
2022-01-14 18:01:00 +01:00
Martin Böttcher
d07fe9a44e
cleanup of entering and leaving multiselect mode ( #3899 )
...
* cleanup of entering and leaving multiselect mode
* clearing state if multi select mode has ended, corrected animation en- or disabling table view editing mode
2022-01-14 18:00:12 +01:00
Martin Böttcher
e687020258
unified navigationbar appearance of archive view ( #3900 )
...
* unified navigationbar appearance of archive view
* moved comment and the corresponding code line to its original place
2022-01-14 17:58:46 +01:00
Martin Böttcher
6eaab9231b
Context menu polish on home view ( #3902 )
...
* changed animation showing context menu
* added support for two-finger multi-select gesture
2022-01-14 17:39:34 +01:00
Nora Trapp
33184a6549
"Bump build to 5.27.0.88." (nightly-01-14-2022)
2022-01-14 04:00:38 -08:00
Nora Trapp
548e579522
"Bump build to 5.27.0.87." (nightly-01-13-2022)
2022-01-13 12:07:47 -08:00
Nora Trapp
5598826c76
Don't show update contact button when contact is already up-to-date
2022-01-13 12:07:36 -08:00
Martin Böttcher
71b85dcbe0
added animation if context menu action shall be triggered ( #3896 )
2022-01-13 19:57:35 +01:00
Nora Trapp
7d8b2bbea5
"Bump build to 5.27.0.86." (nightly-01-13-2022)
2022-01-13 04:00:35 -08:00
Martin Böttcher
9ce447de57
refactored async loading of avatar images in HomeView ( #3886 )
...
* refactored async loading of avatar images in HomeView
* async loading avatars does not use extra DispatchWorkItems anymore
* minor code changes, added comments
2022-01-13 09:13:12 +01:00
Michelle Linington
52bc843434
Import additional missing header
2022-01-12 23:19:36 -08:00
Michelle Linington
7567dc146f
Lint
2022-01-12 23:19:36 -08:00
Michelle Linington
76f13a4373
Fixes a bunch of unresolved symbol errors
...
Things succeed when building, but before and after Xcode is littered
with errors.
2022-01-12 23:19:36 -08:00
Martin Böttcher
2275b6b706
swiping from ConversationView to HomeView will reduce work on MainThread for smoother transition ( #3887 )
2022-01-13 08:10:16 +01:00
Nora Trapp
246074a4fb
"Bump build to 5.27.0.85." (Internal)
2022-01-12 21:51:13 -08:00
Nora Trapp
58c063b73a
PR Feedback
2022-01-12 21:25:53 -08:00
Nora Trapp
3b322366d3
Fix KBS logic for change number
2022-01-12 21:25:52 -08:00
Nora Trapp
7778b67fab
Don't show 'Update Contact' for phone number changes for non-contacts
2022-01-12 21:25:52 -08:00
Jordan Rose
a20785f00e
Fix pin reminder sheet on small devices with Large Type enabled
...
Puts main stack view inside a scroll view, then uses auto layout to
make sure the content is only scrollable if it's too big for the
screen.
2022-01-12 17:00:36 -08:00
Jordan Rose
f3e748cf1a
Fix self-closing message action view on iOS 12
...
This code was probably intending to *focus* on the dismiss button, but
instead it *activated* the button, i.e. performed its action. On newer
versions of iOS, this was being ignored somehow, but on iOS 12 it was
actually dismissing the sheet right after it came up. Passing an
object to UIAccessibility.post(notification:argument:) sets the focus
properly.
2022-01-12 15:52:29 -08:00
Martin Böttcher
0f5adf60b3
corrected expected behavior of multi-select feature in inbox and archive ( #3880 )
...
* corrected expected behavior of multi-select feature in inbox and archive
* made several improvements on multi select feature
* added blurred toolbar effect, some cleanup
* changed offset of context menu
* improved animation
2022-01-12 21:02:23 +01:00
Nora Trapp
b2966fba49
"Bump build to 5.27.0.84." (nightly-01-12-2022)
2022-01-12 04:00:32 -08:00
Martin Böttcher
180a099fee
conversation will not be updated if message draft is unchanged ( #3876 )
...
* conversation will not be updated if message draft is unchanged
* simplified message draft compare
2022-01-12 09:35:43 +01:00
Martin Böttcher
89f6d4748c
access to an UIKit function will be called from MainThread ( #3879 )
2022-01-12 09:34:26 +01:00
Nora Trapp
a6e3b62662
"Bump build to 5.27.0.83." (nightly-01-11-2022)
2022-01-11 04:00:28 -08:00
Jordan Rose
173e55ba20
Show device numbers in the linked devices pane for internal builds
2022-01-10 10:04:32 -08:00
Nora Trapp
9a654bd904
"Bump build to 5.27.0.82." (nightly-01-10-2022)
2022-01-10 04:00:25 -08:00