JRoberts
|
a6e4e68bc5
|
ios: voice messages (#1389)
* experiments
* audio recording in swiftui
* recording encapsulated
* permission + playback
* stopAudioPlayback on cancel
* method names
* check permission in recording start
* run timer on main thread
* remove obsolete view
* don't call playback timer callback unless player is playing
* compose + send view + preview + send
* animation + improve state + quality
* fix recording not stopping in time
* animate to end
* remove recorder delegate, fix cancelling during recording
* replace print with log
* recording start error constructor
* CIVoiceView file
* chat item wip
* chat item wip
* refactor settings
* layout
* send correct duration
* item previews
* more background, animation
* more layout
* more layout, send button conditions
* context, preview, quote, notification texts
* chat item actions
* use isEmpty
* remove comment
* uncomment file.loaded
* more layout, hold to record
* more layout
* preview player stop on disappear
* more layout
* comment
* only one player or recording
* remove voice message on chat close
* fix state bug
* remove commented code
* length 30
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2022-11-24 21:18:28 +04: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
|
76a7dfeabb
|
ios: localize database encryption (#1048)
* ios: localize database encryption
* fix incorrect language in NSE localizations
* corrections
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
* translations
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com>
|
2022-09-14 14:04:41 +01:00 |
|
Evgeny Poberezkin
|
8097611207
|
ios: NSE without passphrase in keychain (#1030)
|
2022-09-07 20:06:16 +01:00 |
|
Evgeny Poberezkin
|
26e51a07c5
|
ios: improve concurrency of NSE, process multiple messages (#827)
|
2022-07-21 17:26:46 +04:00 |
|
Evgeny Poberezkin
|
185be526ca
|
ios: fix notification category
|
2022-07-12 11:11:53 +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
|
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 |
|
Evgeny Poberezkin
|
fa844c48e9
|
ios: SimpleXChat framework to be shared by app/NSE (#714)
* ios: SimpleXChat framework to be shared by app/NSE
* remove bridging headers from pp/NSE
* embed & sign
|
2022-05-31 07:55:13 +01:00 |
|