JRoberts
3ac7d5977b
android: german translations for v4.1 ( #1200 )
2022-10-12 18:47: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
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
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
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
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
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
Stanislav Dmitrenko
e8ad216b26
Dividers and padding ( #1166 )
2022-10-03 15:16:04 +01: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
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
e2c332c230
android: version 4.0.1 (60)
2022-09-27 10:02:41 +04: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
Stanislav Dmitrenko
409982ad71
android: Two more notifications when contact connected or connection request received ( #1129 )
...
* Two more notifications when contact connected or connection request received
* Large image in notification
* Do not show contact's icon when it't not permitted
* Sound and vibrate for notification
* No large icon in other cases
* Small change
2022-09-26 17:28:51 +01:00
Stanislav Dmitrenko
4934045f4e
Closing qr scanner/connect via link screens after successfull request ( #1130 )
2022-09-26 17:01:47 +01:00
Evgeny Poberezkin
1246ad2437
ios: German localizations ( #1111 )
...
* ios: German localizations
* add some translations
* more translations
* translations
* copied all translations
* update android translations
* update ios
* iOS German translations completed
* update de.xliff
* update translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
Co-authored-by: mlanp <github@lang.xyz >
2022-09-26 00:32:57 +01:00
Evgeny Poberezkin
f46b813235
android: change german strings for clear/delete chat
2022-09-25 22:38:21 +01:00
JRoberts
5578183777
android: version 4.0 (59)
2022-09-24 20:02:02 +04:00
JRoberts
520800ded0
android: disable new chat buttons and notifications settings when chat is stopped ( #1116 )
2022-09-24 19:59:35 +04:00
JRoberts
47a6a81854
android: version 4.0 (58)
2022-09-24 18:57:47 +04:00
JRoberts
2a4b7b83a4
android: fix 'choose attachment' layout for German language ( #1115 )
2022-09-24 18:39:02 +04:00
Stanislav Dmitrenko
792c442aa3
Fixes #1105 ( #1108 )
2022-09-24 15:29:42 +01:00
JRoberts
54b39e8d00
android: ui fixes ( #1114 )
...
* new chat buttons alignment
* translations
2022-09-24 15:24:54 +01:00
Stanislav Dmitrenko
39f82e9e1a
android: single call to initialize chat, fix ( #1109 )
...
* JNI experiments
* Next try
* Next try
* Final JNI code for the new library method
* remove unused functions
* android: refactor, fix; ios: change entropy bounds
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-24 13:45:10 +01:00
Evgeny Poberezkin
c94691c89e
android: fix string
2022-09-23 23:01:02 +01:00
Evgeny Poberezkin
3c95b76e5a
android: add German translations ( #1079 )
...
* android: add file for German translations
* translations
* complete translation
* translations (up to line 630)
* update german strings file
* remove unused strings
* translations for Android completed
Co-authored-by: mlanp <github@lang.xyz >
Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com >
2022-09-23 22:57:00 +01:00
Evgeny Poberezkin
a977a0dd17
core: single function to initialize the chat controller only if encryption key is correct ( #1107 )
2022-09-23 22:22:56 +04:00
JRoberts
e1a7b02e59
android: version 4.0-beta.3 (57)
2022-09-23 18:40:28 +04:00
JRoberts
3537d3871c
android: version 4.0-beta.3 (56)
2022-09-23 18:01:26 +04:00
Evgeny Poberezkin
7c06961ff8
android: update/remove strings ( #1104 )
2022-09-23 12:51:27 +01:00
Stanislav Dmitrenko
2b53406ccf
android: floating button for creating a new chat ( #1102 )
...
* Floating button for creating a new chat
- also fixed two-line preview in a chat list
* Button color in light theme
* update button color, remove elevation
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-23 00:03:06 +01:00
Stanislav Dmitrenko
06c79cc2bc
android: Icons ( #1100 )
...
* Icons
* Icons in app's info
* Icon foreground
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 23:28:17 +01:00
Stanislav Dmitrenko
6a6d246dc5
android: UI fixes ( #1099 )
...
* UI fixes
* eol
2022-09-22 21:50:12 +01:00
Stanislav Dmitrenko
07191bfb61
android: UX for making connections ( #1098 )
...
* android: UX for making connections
* Tabs background color was specified
* Different icon and description
* update texts, fix layout on ios small screens
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 21:27:46 +01:00
JRoberts
b62895ca76
android: version 4.0-beta.2 (55)
2022-09-22 22:08:15 +04:00
Stanislav Dmitrenko
97662b040e
android: Replace "make connection" screen with two buttons ( #1091 )
2022-09-22 09:35:44 +01:00
Stanislav Dmitrenko
a9ba16b07a
android: Allow configuring WebRTC ICE servers ( #1090 )
...
* Allow configuring WebRTC ICE servers
* refactor
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-09-22 09:16:25 +01:00
JRoberts
36d93f5b0e
android: alerts on connection errors ( #1087 )
2022-09-22 11:55:11 +04:00
JRoberts
59b4ce2474
mobile: decrease mark read delay ( #1085 )
2022-09-21 17:39:29 +04:00