Evgeny Poberezkin
185be526ca
ios: fix notification category
2022-07-12 11:11:53 +01:00
Evgeny Poberezkin
33646f030e
update readme ( #798 )
2022-07-11 14:22:46 +01:00
JRoberts
df04c4a1ea
ios: remove failed authentication alert ( #802 )
2022-07-11 16:38:21 +04:00
Evgeny Poberezkin
d1bd7fbf4c
ios: version 3.0 (60)
2022-07-10 17:18:04 +01:00
Evgeny Poberezkin
e070492d02
Merge branch 'stable'
2022-07-10 17:06:39 +01:00
Evgeny Poberezkin
aef113c8cd
ios: version 3.0 (59)
2022-07-10 17:06:19 +01:00
Evgeny Poberezkin
f16d8842b2
iOS: accept images in NSE if enabled, reorder chats when coming from background ( #800 )
...
* ios: automatically accept images in NSE, if enabled in settings
* remove unnecessary TODOs
* reorder chat when coming from background
2022-07-10 14:28:00 +01:00
a1lu
4408495cfb
Fix typo in blog ( #799 )
2022-07-10 11:00:20 +01:00
Evgeny Poberezkin
920014a06b
update blog
2022-07-10 08:34:16 +01:00
Evgeny Poberezkin
fd9574b5aa
android: version 3.0 (43)
2022-07-09 19:23:30 +01:00
Evgeny Poberezkin
890e6abf01
update blog
2022-07-09 16:32:05 +01:00
Evgeny Poberezkin
dc6ce8a2f5
Merge pull request #797 from simplex-chat/master
...
Merge master to stable
2022-07-09 16:03:58 +01:00
Evgeny Poberezkin
9278234540
android: v3.0 (42)
2022-07-09 16:00:07 +01:00
Evgeny Poberezkin
cf2424f319
android: fix incorrect states in database view ( #796 )
2022-07-09 15:18:54 +01:00
Evgeny Poberezkin
0797798136
update library, v3.0 (58)
2022-07-09 15:16:07 +01:00
Evgeny Poberezkin
013ee86899
Merge pull request #795 from simplex-chat/master
...
Merge master to stable
2022-07-09 13:53:13 +01:00
Evgeny Poberezkin
36f97b2ea9
v3.0.0
v3.0.0
2022-07-09 13:04:18 +01:00
Evgeny Poberezkin
bf390dabd4
mobile: update version/build v3.0 (ios: 57, android: 41)
2022-07-09 10:32:24 +01:00
Evgeny Poberezkin
c73a28e7de
blog: v3 announcement ( #791 )
...
* blog: v3 announcement draft
* update blog
* images, corrections
* update images
* update images
* update
* update blog
2022-07-09 10:19:03 +01:00
Evgeny Poberezkin
06cb564eae
ios: ensure that device token is registered once ( #794 )
2022-07-09 09:29:56 +01:00
Evgeny Poberezkin
b1c732f3cc
ios: translations ( #793 )
2022-07-08 22:42:38 +01:00
JRoberts
b58c880d4c
android: version 3.0 (40)
2022-07-08 20:03:21 +04:00
JRoberts
ba9a6f3ab6
android: database export & import ( #787 )
...
* android: database export & import wip
* fix import
* import, delete
* disabled during in progress
* footer
* ChatArchiveView
* refactor
* disable settings
* more chat running interactions
* more chat running interactions
* fixes
* rename
* fixes
* fix
* change ts format
* chatWasStopped model variable
* remove logs
* reset chatWasStopped
* chat was stopped preference
* fixes
* unconditional chatRunning
* remove intermediary view
* refactor
* mkInstantPreference
* refactor
* refactor
* refactor
* DatabaseItem
* remove todos
* refactor
* refactor
* refactor
* translations
* translations
* refactor import
* refactor import
2022-07-08 17:16:28 +04:00
Evgeny Poberezkin
7ad173c5dc
android: version 3.0 (39)
2022-07-08 14:03:24 +01:00
Evgeny Poberezkin
fdad58b0ee
android: update service ( #792 )
2022-07-07 23:00:42 +01:00
Evgeny Poberezkin
2b7de2a7a6
android: only start service when app is in the background, change service icon ( #790 )
...
* android: only start service when app is in the background, change service icon
* update version v3.0 (38)
* set flag
2022-07-07 19:05:03 +01:00
Evgeny Poberezkin
2ae3748489
android: update version v3.0 (37)
2022-07-06 22:10:14 +01:00
Evgeny Poberezkin
36aae92c55
android: toggle speaker in audio call ( #789 )
2022-07-06 21:33:32 +01:00
JRoberts
e290309cd1
core: add optional parentTempDirectory to ArchiveConfig ( #788 )
...
* core: add optional parentTempDirectory to ArchiveConfig
* swift
* brackets
* Update src/Simplex/Chat/Archive.hs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* logs
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-06 21:45:29 +04:00
Evgeny Poberezkin
d3dd6e5d1c
fix android terminal scroll ( #786 )
2022-07-06 17:20:33 +01:00
Evgeny Poberezkin
51ea478acb
ios: update version v3.0 (56)
2022-07-06 16:53:08 +01:00
Evgeny Poberezkin
8966a0e22f
ios: NSE waits up to 10 sec until app is suspended ( #785 )
...
* ios: NSE waits up to 10 sec until app is suspended
* show default notification if the app is no longer suspending/suspended
2022-07-06 16:06:35 +01:00
Evgeny Poberezkin
6eb76315eb
ios: NSE debug logging
2022-07-06 15:22:01 +01:00
Evgeny Poberezkin
eb35d81aba
ios: make qr code pages scrollable (for small screens) ( #784 )
2022-07-06 15:01:41 +01:00
Evgeny Poberezkin
fb54841d76
update simplexmq (suspendAgent without delay)
2022-07-06 14:17:50 +01:00
Evgeny Poberezkin
95f518a582
ios: stopped state for DB management, suspend quicker/instantly on app termination ( #783 )
...
* ios: stopped state for DB management, suspend quicker/instantly on app termination
* update terminateChat
2022-07-06 14:07:27 +01:00
Evgeny Poberezkin
6b89eb872b
mobile: update webrtc ICE servers ( #782 )
...
* mobile: update webrtc ICE servers
* update webrtc package version
2022-07-06 11:52:25 +01:00
Evgeny Poberezkin
ab6301c3e9
ios: notification preview mode, show connection entity notification ( #781 )
...
* ios: notification preview mode, show connection entity notification
* prepare connection entity notification as best attempt
2022-07-06 11:52:10 +01:00
JRoberts
36dc66d5d5
core: use NTF scheme for notification server address (Terminal.hs)
2022-07-06 11:48:38 +04:00
Evgeny Poberezkin
111acb0813
core: use NTF scheme for notification server address ( #774 )
...
* core: use NTF scheme for notification server address
* simplexmq
2022-07-06 08:46:04 +01:00
JRoberts
65fae747c3
android: make calls non expirmental feature, hide experimental features ( #779 )
2022-07-05 15:27:42 +04:00
JRoberts
935d5bfdd6
android: use RcvCallInvitation type in CallInvitation event ( #778 )
2022-07-05 15:25:29 +04:00
JRoberts
f7a27ff91b
ios: make calls non expirmental feature, hide experimental features ( #777 )
2022-07-05 15:24:51 +04:00
JRoberts
ab848e8c13
ios: refresh call invitations and report call on start and activation; core: restore calls on activation ( #776 )
2022-07-05 15:15:15 +04:00
JRoberts
8c307c4675
Merge pull request #753 from simplex-chat/ios-notifications
...
iOS notifications
2022-07-04 16:27:53 +04:00
Evgeny Poberezkin
c323d6c61f
ios: update version v3.0 (55)
2022-07-04 11:53:15 +01:00
Evgeny Poberezkin
03ab4612a5
ios: text correction
2022-07-04 11:46:56 +01:00
Evgeny Poberezkin
687e3be9ac
iOS: update call invitations when exiting background ( #771 )
...
* core: communicate call invitations state between NSE and app via db
* enable tests
* delete calls, encoding
* load calls on start
* remove line
* remove table alias
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-07-04 14:15:25 +04:00
Evgeny Poberezkin
2c121b5731
ios: choose notifications mode during onboarding and after DB migration ( #773 )
2022-07-03 19:53:07 +01:00
Evgeny Poberezkin
c619092464
update simplexmq
2022-07-03 13:07:42 +01:00