Stanislav Dmitrenko
799d9443bd
android: Multiple images sharing ( #1206 )
2022-10-13 18:39:24 +01:00
JRoberts
9670da4646
android: version 4.1 (62)
2022-10-13 14:14:01 +04:00
Stanislav Dmitrenko
1e22028189
android: Fix connecting via link from Firefox ( #1205 )
...
* android: Fix connecting via link from Firefox
* Replace slash
2022-10-13 10:49:57 +01:00
Stanislav Dmitrenko
74421a5f52
android: Hide role changing ( #1204 )
2022-10-12 22:52:56 +01:00
JRoberts
8c3c639d7f
android: missing translations ( #1201 )
2022-10-12 20:29:06 +04:00
JRoberts
d0b5f16be6
android: version 4.1 (61)
2022-10-12 18:58:50 +04:00
JRoberts
41a4e13ff6
ios: version 4.1 (83)
2022-10-12 18:51:45 +04:00
JRoberts
3ac7d5977b
android: german translations for v4.1 ( #1200 )
2022-10-12 18:47:33 +04:00
mlanp
0f0cb234bd
ios: german translations for v4.1 ( #1199 )
...
* modified: apps/ios/SimpleX Localizations/de.xcloc/Localized Contents/de.xliff
* Localizable.strings
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-12 18:07:33 +04:00
Stanislav Dmitrenko
c14c289ba7
android: Image gallery ( #1198 )
...
* android: Image gallery
* Do not scroll to active item
* Infinity pager
* Fixed small issue with the first page
* Limited image height
* Revert "Limited image height"
This reverts commit d5733da6a3 .
* Scroll at top position after click on quote
* Better scrolling
2022-10-12 14:59:59 +01:00
Stanislav Dmitrenko
c20c7085b0
android: Scroll to quoted message ( #1195 )
...
* android: Scroll to quoted message
* Click only on quote makes the list scrolling
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-12 13:39:17 +01:00
Stanislav Dmitrenko
05122fc476
android: Update chats when enter the app from background ( #1196 )
...
* android: Update chats when enter the app from background
* Nullify current chat id if the chat was deleted in background
2022-10-11 11:35:47 +01:00
Stanislav Dmitrenko
ee5997cdf7
android: Multiple images can be sent at the same time in different messages ( #1193 )
...
* android: Multiple images can be sent at the same time in different messages
* Padding
* Removing an ability to delete selected image, filtered out videos
* Optimization
2022-10-11 09:15:47 +01:00
JRoberts
563687f9e4
ios: version 4.1 (82)
2022-10-10 17:46:14 +04:00
JRoberts
3d3503498a
ios: fix muted notification ( #1192 )
2022-10-10 17:35:28 +04:00
Stanislav Dmitrenko
4b905a80e6
android: New chat sheet animation ( #1174 )
...
* Color blending on buttons
* android: New chat sheet animation
* Faster animation
* Another try
* Experiment
* Experiment
* Animation of the year
* Faster animation
* Faster animation
* Faster animation
* Useless
* Top bar
* combine animations
* Experiment
* Fastest animation ever
* Animation per row
* Removed logs
* Combined animations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-10 14:09:07 +01:00
JRoberts
fee9b3ae84
ios: version 4.1 (81)
2022-10-10 13:54:19 +04:00
Evgeny Poberezkin
4c8bc19182
ios: send multiple images ( #1188 )
...
* ios: send multiple images
* multi-select works (TODO race conditions)
* send multiple images, progress indicator in compose view
* scroll between fullscreen images, scroll to quoted item
* add swipe animation
* fix model state when sending the image
* fix sending multiple images
* use MainActor
* improve scrolling
* faster scroll
* improve scroll animation
* fix model updates
2022-10-10 13:40:30 +04:00
Stanislav Dmitrenko
cf001054c2
core: Fix member role that wasn't applied to a member object ( #1190 )
2022-10-08 19:49:42 +01:00
Stanislav Dmitrenko
54705c07bd
android: Fixed bug with modal views ( #1189 )
2022-10-07 21:40:37 +01:00
Stanislav Dmitrenko
ca423024c5
android: Change member role ( #1186 )
...
* android: Change member role
* Don't do anything when role is unchanged
2022-10-07 21:05:48 +01:00
JRoberts
af17daafaa
ios: version 4.1 (80)
2022-10-07 19:39:02 +04:00
JRoberts
f0b551cffd
ios: comment member roles ui ( #1185 )
2022-10-07 19:07:08 +04:00
JRoberts
56727a8672
ios: version 4.1 (79)
2022-10-07 18:08:58 +04:00
JRoberts
5fd522c79c
mobile: change ttl setting text ( #1184 )
2022-10-07 17:20:09 +04:00
JRoberts
b66eb5b67f
mobile: disable setting chat item TTL if chat db changed ( #1183 )
2022-10-07 15:01:17 +04:00
Evgeny Poberezkin
fff0659b1e
ios: fix picker heights ( #1181 )
2022-10-07 13:31:31 +04:00
Stanislav Dmitrenko
04719ff8df
android: Automatic message deletion ( #1171 )
...
* android: Automatic message deletion
* Disable changing TTL when this operation is already happening
* corrections
* update translations
* afterSetCiTTL
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-07 13:29:13 +04:00
JRoberts
83c1340830
ios: update chats after setting chat item TTL ( #1179 )
2022-10-07 10:55:54 +04:00
Evgeny Poberezkin
868f0abaaf
ios: connection information/alias sheet ( #1178 )
...
* ios: connection information/alias sheet
* add swipe button
* add localizations
* fix padding
* fix intermittent bug with multiple edits
2022-10-06 15:02:58 +01:00
Evgeny Poberezkin
22edd92079
android: change scrim color for new chat button in dark mode
2022-10-05 08:50:24 +01:00
Stanislav Dmitrenko
059f1e1e79
android: New chat dialog ( #1173 )
...
* android: New chat dialog
* Click indication was disabled
* Color experiments
* Padding
* Padding
* Second variant
* Third variant
* Another style
* Another part
* update buttons
* Another try
* Elevation
* Empty view when no chats available
* update buttons
* do not hide "you have no chats" with new chat dialog
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-05 08:37:04 +01:00
Stanislav Dmitrenko
b263d7e547
android: Connection info ( #1169 )
...
* android: Connection info
* UI changes
* Icon in text field
* Alias text field
* Revert "Alias text field"
This reverts commit 2ac694db4d .
* Padding
* Layout changes
* Bigger delay
* UI changes
* UI changes
2022-10-04 17:25:53 +01:00
Evgeny Poberezkin
f9c691cab1
ios: change member role ( #1164 )
...
* ios: change member role
* chat item types, error alerts
* update alert
* translations
* update messages
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* translation
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* update translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-04 09:53:43 +01:00
Stanislav Dmitrenko
e8ad216b26
Dividers and padding ( #1166 )
2022-10-03 15:16:04 +01:00
JRoberts
e1454b1445
ios: refactor delete after x seconds option
2022-10-03 16:47:45 +04:00
JRoberts
6e9e6057af
ios: automatic message deletion ( #1160 )
2022-10-03 16:42:43 +04:00
Stanislav Dmitrenko
841afa1e80
android: UI overhaul start ( #1146 )
...
* android: UI overhaul start
* Moved title upper in a view and modified UI of some elements
* AppBar refactoring
* Color for settings modal in a light theme
* Returned big title
* Animation between screens
* Title placement
* Animation between screens
* Properly removing a value
* Properly removing a value
* make entry/exit animation the same
* fix first screen
* update first screen logo
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-10-02 16:05:50 +01:00
Evgeny Poberezkin
06e46b0bea
mobile: disable notifications on group events, make member role default ( #1158 )
...
* ios: disable notifications on group events, make member role default
* same for android
* change mute criteria
* update
2022-10-01 14:46:48 +01:00
Evgeny Poberezkin
05385ce997
ios: set alias on connection link, see link again, remove QR code on connection ( #1155 )
...
* ios: set alias on connection link, see link again, remove QR code on connection
* update UX for connection alias
* change layout
* layout
* return pencil
* incognito
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* color
* style
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
* fix
* pencil color
* update
* remove UB sanitizer
* exit edit mode
* fix flicker
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-10-01 10:57:18 +01:00
Evgeny Poberezkin
f0f7226fa5
ios: update library
2022-09-30 13:48:04 +01:00
Stanislav Dmitrenko
dd5e99ea42
android: Allowed to route audio to earpiece on Android S+ ( #1148 )
...
* android: Allowed to route audio to earpiece on Android S+
* Clear communication device after call ends
2022-09-30 09:00:44 +01:00
Stanislav Dmitrenko
0e411b0eac
android: Prevent shutting down a microphone when screen is off ( #1145 )
2022-09-28 20:46:57 +01:00
Stanislav Dmitrenko
7fd4b7edae
android: Sharing text and files from other apps and from Simplex itself to Simplex ( #1140 )
...
* android: Sharing text and files from other apps and from Simplex itself to Simplex
* Different look and feel of share list
* Strings
2022-09-28 18:03:31 +01:00
Stanislav Dmitrenko
86c782d08b
android: Playing call sound in different stream type ( #1138 )
...
* android: Playing call sound in different stream type
* Changes
2022-09-27 22:09:14 +01:00
JRoberts
bf46e0dc57
ios: don't show clear swipe action for empty chats ( #1139 )
2022-09-27 20:24:25 +04:00
JRoberts
e2c332c230
android: version 4.0.1 (60)
2022-09-27 10:02:41 +04:00
mlanp
629c5d7434
ios: update german translation ( #1136 )
...
* iOS German translations corrections
* import translations
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-26 22:24:16 +01:00
Evgeny Poberezkin
090e54c8d8
ios: fix translations on user profile page ( #1134 )
2022-09-26 20:32:24 +01:00
Stanislav Dmitrenko
1a2efc3b4f
android: RTL support when device language is NOT RTL ( #1133 )
...
* android: RTL support when device language is NOT RTL
* Follow up
* Refactoring
* Removed unused changes
* Comment
2022-09-26 20:31:38 +01:00