Stanislav Dmitrenko
49c9c501aa
android: Fix for AddressAlreadyInUse exception ( #1534 )
...
* android: Fix for AddressAlreadyInUse exception
* simplify loop
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-09 22:15:50 +00:00
Evgeny Poberezkin
a177dc5a13
core: refactor parser ( #1537 )
...
* core: refactor parser
* fix
2022-12-09 21:50:01 +00:00
Evgeny Poberezkin
a4f207875f
show /create link command when group is created ( #1536 )
2022-12-09 18:22:03 +00:00
JRoberts
bcca0998d5
core: optimize group deletion ( #1529 )
2022-12-09 20:01:31 +04:00
Evgeny Poberezkin
95cc9e1e55
core: verify connection ( #1530 )
...
* core: verify connection
* update commands
* api to get/set verification code/status
* add migration
* refactor
* change command / response names
* reset verified status if code from agent doesn't match
2022-12-09 15:26:43 +00:00
sh
ab5ae2d2cb
build-android: add skip flag and update logic ( #1525 )
...
* build-android: add skip flag and update logic
* build-android: change equal
2022-12-08 08:55:37 +00:00
JRoberts
40a91a7273
android: version 4.3.1 (77)
2022-12-08 10:48:13 +04:00
JRoberts
1240b31df8
ios: version 4.3.1 (100)
2022-12-08 10:41:59 +04:00
Evgeny Poberezkin
ff14730738
mobile, core: fix voice message reception in groups ( #1524 )
2022-12-07 22:18:22 +00:00
JRoberts
0cba3a4bb3
4.3.1
2022-12-07 21:10:45 +04:00
JRoberts
208f8a3346
android: version 4.3.1 (76)
2022-12-07 21:09:52 +04:00
JRoberts
caa3efb9ed
ios: version 4.3.1 (99)
2022-12-07 21:04:43 +04:00
JRoberts
4beb916754
ios: deleted item preview; android: refactor removeChatItem ( #1523 )
2022-12-07 20:46:38 +04:00
Stanislav Dmitrenko
c1ee04eed1
android: Cancel notification after message deletion ( #1512 )
...
* android: Cancel notification after message deletion
* Improve
* Temporary chat item
* Better
* Changes
* cInfo, cItem
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-12-07 19:49:17 +04:00
JRoberts
0ad3bc9993
android: show open direct chat button for direct contacts ( #1521 )
2022-12-07 19:07:31 +04:00
JRoberts
9893aa665a
core: don't mark contacts as used on api get chat ( #1522 )
2022-12-07 19:05:32 +04:00
JRoberts
fda8836ab8
ios: show open direct chat button for direct contacts ( #1518 )
2022-12-07 17:30:15 +04:00
Evgeny Poberezkin
05fdd07409
website: add SHA256 of the key signing GitHub android APK to open links in the app
2022-12-07 10:27:31 +00:00
Evgeny Poberezkin
fb8f5facd0
terminal: only set contact/group as active for terminal input if it is not muted ( #1514 )
2022-12-07 09:58:01 +00:00
Stanislav Dmitrenko
8bdb784a14
android: Added rememberSaveable in pref screens (fix merge) ( #1517 )
2022-12-07 09:57:23 +00:00
Stanislav Dmitrenko
5d785aad2e
android: Added rememberSaveable in pref screens ( #1509 )
2022-12-06 21:04:15 +00:00
Stanislav Dmitrenko
ce11d58a76
android: Saving prefs alert on exit with unsaved changes ( #1508 )
...
* android: Saving prefs alert on exit with unsaved changes
* DIfferent implementation for AlertDialog with long buttons
* Braces
* Change
* Alignment
* Rename
* small changes
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-06 20:48:15 +00:00
Evgeny Poberezkin
887b374bfc
readme: add mastodon link
2022-12-06 19:53:08 +00:00
Evgeny Poberezkin
94dc967197
readme: update screenshots
2022-12-06 17:30:32 +00:00
JRoberts
4319a581ca
core: more test cases checking deletion of unused contacts and incognito profiles ( #1513 )
2022-12-06 20:19:01 +04:00
JRoberts
fb05218558
core: delete unused contacts after deleting group ( #1503 )
2022-12-06 17:12:39 +04:00
Evgeny Poberezkin
edf2d02a0d
blog: v4.3 release announcement ( #1510 )
...
* blog: v4.3 release announcement
* add images
* update image URIs
* update post
* typos
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* correction
* website preview, readme update
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
2022-12-06 12:53:14 +00:00
Evgeny Poberezkin
87ba429dfd
Merge branch 'stable'
2022-12-05 20:47:16 +00:00
Evgeny Poberezkin
7af1a7cf76
docs: update f-droid store info ( #1507 )
2022-12-05 20:46:11 +00:00
sh
df619acdd4
build-android: update nix install ( #1506 )
2022-12-05 18:45:18 +00:00
Evgeny Poberezkin
503d0cd451
android: make backup disabled by default ( #1505 )
2022-12-05 15:05:56 +00:00
Stanislav Dmitrenko
1294a00ee7
android: Vibration pattern ( #1504 )
...
* android: Vibration pattern
* update pattern
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-05 14:56:37 +00:00
Stanislav Dmitrenko
0a8069ada2
android: Notification sound ( #1468 )
...
* android: fix full screen call notification (#1466 )
* android: Closing call means canceling notification too
* show full screen call when screen is off OR locked
* make notification non-silent and set category
* remove call notification category
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* android: Notification sound
* Log
* Ringtone channel
* rename call channel
* Non-hideable headsUp notification and reject button
* Removed LockScreenCallChannel
* call channel name
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-05 13:13:48 +00:00
Evgeny Poberezkin
c167f594b9
website: add .well-known folder to allow mobile apps process URLs
2022-12-05 11:28:22 +00:00
Evgeny Poberezkin
ce5124594d
blog: permalink for v4.3 post ( #1499 )
2022-12-04 18:18:23 +00:00
Evgeny Poberezkin
5de96aa7c4
android: v4.3 (75)
2022-12-04 18:07:41 +00:00
Evgeny Poberezkin
cdbf8e2715
ios: v4.3 (98)
2022-12-04 17:36:41 +00:00
Evgeny Poberezkin
69b2f8f535
mobile: german translations ( #1498 )
2022-12-04 15:18:35 +00:00
Evgeny Poberezkin
ff17f89551
android: improve UX to create groups and UI of group preferences ( #1496 )
2022-12-04 15:16:41 +00:00
Evgeny Poberezkin
358712fa31
ios: translations ( #1495 )
2022-12-04 11:41:45 +00:00
Evgeny Poberezkin
75cad8a6bf
ios: improve UX for contact/group preferences ( #1494 )
...
* ios: improve UX for contact/group preferences
* refactor
2022-12-04 11:30:51 +00:00
Evgeny Poberezkin
e5969e197a
mobile: "delete for everyone" feature, translations ( #1491 )
2022-12-04 09:29:00 +00:00
Evgeny Poberezkin
a9ffe4e039
android: function to call api on background thread, use it for marking items read ( #1493 )
2022-12-04 08:36:19 +00:00
Stanislav Dmitrenko
bf2129c4ae
android: Making full backup optional ( #1477 )
...
* android: Making full backup optional
* move to database settings
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
2022-12-04 07:50:36 +00:00
Evgeny Poberezkin
04f10aede7
ios: fix screen protection in sheets, remove screen protection from settings and image pickers ( #1492 )
2022-12-03 21:42:12 +00:00
Evgeny Poberezkin
ffbff93374
ios: menu to hide revealed chat item ( #1490 )
2022-12-03 19:21:47 +00:00
JRoberts
f3630d934c
android: marked deleted / reveal ui ( #1488 )
...
* android: marked deleted / reveal ui
* marked deleted, reveal
* fix ios
* different alerts
2022-12-03 18:21:32 +00:00
Evgeny Poberezkin
6f59df4e33
prohibit direct messages to group contacts unless group preferences allow them ( #1476 )
...
* prohibit direct messages to group contacts unless group preferences allow them
* tests
* refactor
* more test
2022-12-03 18:06:21 +00:00
Evgeny Poberezkin
e44e9a0940
mobile: broker error type ( #1475 )
...
* mobile: broker error type
* fix
* ios: update libraries
* change AgentErrorType to String
2022-12-03 18:05:32 +00:00
Evgeny Poberezkin
c43ba7bf23
ios: fix item deletion in groups ( #1487 )
2022-12-03 15:21:14 +00:00