JRoberts
30c345933b
android: create group view ( #855 )
...
* android: create group view wip
* wip
* android: add group view image wip (#856 )
* new chat sheet layout
* alternative layout for new chat sheet
* simpler layout for new chat sheet
* fix add image sheet
* fix creating group
* add members when creating a group
* update text
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-31 16:49:32 +01:00
JRoberts
1dd7520bbd
mobile: refine allowed group actions; inactive group indicator ( #852 )
2022-07-30 16:49:34 +04:00
JRoberts
e87c78e997
android: groups ui ( #850 )
2022-07-29 20:11:00 +04:00
Evgeny Poberezkin
6069108bb9
android: UI to access servers via SOCKS proxy ( #840 )
...
* android: UI to access servers via SOCKS proxy
* UI to connect via socks
* add server hosts to contact info
* ios: types for network/info commands
2022-07-26 07:29:48 +01:00
JRoberts
88d1d3448d
android: version 3.1 (46)
2022-07-22 20:21:56 +04:00
JRoberts
0da4651c3b
android: improve group invitations design (2) ( #833 )
...
* android: improve group invitations design (2)
* group item layout
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-22 17:45:05 +04:00
Evgeny Poberezkin
ce2e1b9eb9
android: fix contact spinners race condition ( #832 )
...
* android: fix contact spinners race condition
* always update
* remove log
2022-07-22 12:56:17 +01:00
JRoberts
348ff612e9
android: improve group invitations design ( #830 )
2022-07-22 12:28:02 +04:00
JRoberts
3845904443
android: version 3.1 (45)
2022-07-21 19:16:45 +04:00
JRoberts
6f87a3bdb1
ios: groups ui translations ( #828 )
2022-07-21 18:16:04 +04:00
JRoberts
4e3d83fe0c
mobile: auxiliary group items ( #826 )
2022-07-21 17:01:13 +04:00
Evgeny Poberezkin
add82d73fa
android: fix notification service by partially reverting #790 and #792 ( #820 )
2022-07-19 16:29:15 +01:00
JRoberts
0e84e131cd
mobile: leave & delete group; ios: fix group preview interaction ( #819 )
2022-07-19 18:21:15 +04:00
JRoberts
53f3ee1f50
mobile: group invitations ui ( #816 )
...
* ios: group invitations ui
* fix
* memberActive (crashes)
* adjustments
* android ui
* android - memberActive
* update group invitation item layout
* update texts
* typo
* update layout
* do not add contacts added via groups
* filter contacts by conn_level
* turn off address sanitizer
* fix layout
* android: filter on update chat
* android adjustments
* divider fix
* android chat previews
* ios previews
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-07-18 21:58:32 +04:00
Evgeny Poberezkin
e8da13c7ca
Merge branch 'stable'
2022-07-16 09:18:15 +01:00
Evgeny Poberezkin
66a8267b11
android: version 3.0.1 (44)
2022-07-16 09:13:05 +01:00
JRoberts
fa703d3a1d
android: scale bitmap down when loading, closes #805 ( #812 )
2022-07-16 08:54:25 +01:00
JRoberts
01eff43585
mobile: group types ( #808 )
2022-07-14 15:55:28 +04:00
JRoberts
9dd5a00a45
android: scale bitmap down when loading, closes #805 ( #812 )
2022-07-14 12:13:22 +04:00
Evgeny Poberezkin
fd9574b5aa
android: version 3.0 (43)
2022-07-09 19:23:30 +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
bf390dabd4
mobile: update version/build v3.0 (ios: 57, android: 41)
2022-07-09 10:32:24 +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
Evgeny Poberezkin
d3dd6e5d1c
fix android terminal scroll ( #786 )
2022-07-06 17:20:33 +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
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
82a4a8c6f8
mobile: update version 2.2 (ios - 50, android - 36)
2022-05-31 21:30:20 +04:00
JRoberts
15ddefe86b
mobile: close modal views ( #715 )
2022-05-31 20:55:19 +04:00
Evgeny Poberezkin
0bb5774ff1
mobile: update version 2.2 (ios - 49, android - 35)
2022-05-30 12:58:09 +01:00
Evgeny Poberezkin
866d84e7ac
mobile: move calls to experimental features, refactor ( #712 )
2022-05-30 12:32:11 +01:00
Evgeny Poberezkin
71fa2bfec0
android: settings sections ( #709 )
2022-05-30 09:03:41 +01:00
Evgeny Poberezkin
29e2c00811
mobile: settings for auto-accepting images, link previews, spinner for link previews; privacy settings ( #708 )
...
* ios: settings for auto-accepting images, link previews, spinner for link previews
* android: settings for auto-accepting images, link previews, spinner for link previews, privacy settings
* update 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 >
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-05-30 08:59:04 +01:00
Evgeny Poberezkin
7c1d573a17
mobile: show skipped messages in the UI ( #707 )
...
* mobile: show skipped messages in the UI
* ios: skipped messages alert and translations
* android: skipped messages alert
* android translation keys
* more keys
Co-authored-by: JRoberts <8711996+jr-simplex@users.noreply.github.com >
2022-05-29 08:06:56 +01:00
JRoberts
c3c712aa02
ios: show local authentication notice; ios & android: retry authentication button ( #706 )
...
* advertisement
* refactor
* advertisement state machine
* simplify
* ios: retry
* remove log
* android: retry
* Update apps/ios/Shared/ContentView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
* Update apps/ios/Shared/Views/UserSettings/SettingsView.swift
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-05-28 22:09:46 +04:00
JRoberts
5e476516cb
ios: lock toggle; android: fix lock timer ( #702 )
2022-05-28 14:58:52 +04:00
Evgeny Poberezkin
ce2f3c0371
mobile: timeout call invitations, more android options ( #703 )
...
* mobile: timeout call invitations, more android options
* close overlays when call is accepted via notification
* show incoming call above modals, dismiss modals when call is accepted
* fix clickable area of create profile button
* fix pending intent for rullscreen notification, update settings
2022-05-28 09:06:38 +01:00
Evgeny Poberezkin
da13e6614b
mobile: call settings, request camera on iOS on call start ( #701 )
...
* mobile: call settings, request camera on iOS on call start
* refactor preferences
* fix typo
2022-05-27 16:36:33 +01:00
JRoberts
79d9e90ab7
mobile: local authentication ( #696 )
...
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com >
2022-05-27 18:21:35 +04:00
Evgeny Poberezkin
387aec8593
android: webrtc calls notification and alert ( #699 )
...
* android: webrtc calls notification and alert
* add ringtone to incoming call
* incoming call on full screen
* enable notification ringtone
* remove text
* use translated strings in call notification
2022-05-27 08:43:15 +01:00
Evgeny Poberezkin
9e83b54b85
android: update colors ( #698 )
...
* android: update colors
* update color
2022-05-25 14:28:04 +01:00
Evgeny Poberezkin
546ad01fcb
ios: integrating webrtc calls with callkit ( #686 )
...
* ios: integrating webrtc calls with callkit
* accept call via chat item (e.g. when DND is on, and callkit blocks the call); refactor
* fix remote video, support logging from ios
* use callkit depending on CallController setting
* call sound
* update incoming call view
* fixing audio encryption
* refactor encryption webrtc fix
* log ontrack success/error
* accept / ignore call via notification
* remove unused imports
* remove unused file
* remove comments
2022-05-24 19:34:27 +01:00