Sylvain Berfini
|
df27d9bed5
|
Reworked assistant code
|
2019-05-03 13:28:41 +02:00 |
|
Sylvain Berfini
|
f35380958d
|
Added missing dialog when SAS is denied in chat room security process call
|
2019-04-23 18:19:26 +02:00 |
|
Sylvain Berfini
|
d1820168dd
|
Prevent app from making too many connections to wizard.php script for phone number link purposes
|
2019-04-23 10:35:12 +02:00 |
|
Sylvain Berfini
|
15af0c4673
|
Added a setting to change the device name that appears in Contact header and used when using the same account on multiple devices in secured group chat
|
2019-04-15 10:59:07 +02:00 |
|
Sylvain Berfini
|
7241fc80b3
|
Reworked background/service settings
|
2019-04-10 10:26:11 +02:00 |
|
Sylvain Berfini
|
9ec269c85f
|
Improve how we use Core.checkForUpdate() feature
|
2019-04-09 09:53:42 +02:00 |
|
Sylvain Berfini
|
56be852dca
|
Copy logs url into clipboard after successful upload
|
2019-04-04 10:04:04 +02:00 |
|
Sylvain Berfini
|
b2e904a6f9
|
Fixed proxy config lime server set on upgrade wrong condition
|
2019-04-04 09:52:46 +02:00 |
|
Sylvain Berfini
|
b64d62cc4a
|
Fixed send logs magic dialog menu option
|
2019-04-03 14:28:47 +02:00 |
|
Sylvain Berfini
|
62daa5c1a3
|
Started early-media display
|
2019-03-29 15:22:11 +01:00 |
|
Sylvain Berfini
|
94d13a877f
|
When manager starts, ensure lime server url is set if account is sip.linphone.org (required for updates since older version)
|
2019-03-19 17:32:18 +01:00 |
|
Sylvain Berfini
|
5627bcf81b
|
Some UI improvements
|
2019-03-19 14:17:11 +01:00 |
|
Sylvain Berfini
|
44259e5c10
|
Fixed infinite loop of LinphoneActivity stop/start when screen is locked and incoming call is hung up by remote
|
2019-03-14 12:46:29 +01:00 |
|
Sylvain Berfini
|
350fc02997
|
Removed keep alive receiver, now in library
|
2019-03-11 14:23:01 +01:00 |
|
Sylvain Berfini
|
57148290d1
|
Log network state when failing to register proxy config
|
2019-03-11 14:12:21 +01:00 |
|
Sylvain Berfini
|
50be31fdc6
|
Log whether idle mode is ON when proxy registration fails
|
2019-03-05 16:00:56 +01:00 |
|
Sylvain Berfini
|
0275b282a6
|
Cleaning friend list subscriptions related code
|
2019-03-04 10:43:52 +01:00 |
|
Sylvain Berfini
|
460640d59e
|
Use new Core.stop() method
|
2019-03-01 15:49:31 +01:00 |
|
Sylvain Berfini
|
1ee8e83621
|
Improved use of linphone specifics default proxy config values
|
2019-03-01 15:30:56 +01:00 |
|
Sylvain Berfini
|
ef5c88a109
|
Fixed dual logger + force network reachability and background mode on Core when starting because of a push
|
2019-02-27 10:14:15 +01:00 |
|
Sylvain Berfini
|
8a811e9597
|
Fixed crash when contacts adapter is null
|
2019-02-25 12:36:49 +01:00 |
|
Sylvain Berfini
|
b67ed5efca
|
Prevent chat room loaded twice causing subscribe not being sent
|
2019-02-25 08:54:07 +01:00 |
|
Sylvain Berfini
|
feb6312c93
|
If google-services.json file is not found, completely disable firebase dependency
|
2019-02-22 11:04:02 +01:00 |
|
Sylvain Berfini
|
a3c14faeb0
|
Added spinner while downloading incoming file
|
2019-02-21 09:08:16 +01:00 |
|
Sylvain Berfini
|
548128ea48
|
Use SDK network manager
|
2019-02-21 08:19:57 +01:00 |
|
Sylvain Berfini
|
908edbaab5
|
Prefixed all logs from LinphoneManager class by the same tag
|
2019-02-20 15:39:07 +01:00 |
|
Sylvain Berfini
|
28c2b86b75
|
Use Linphone Log class instead of mediastreamer2's
|
2019-02-20 14:34:54 +01:00 |
|
Sylvain Berfini
|
49cee682dc
|
Using new addListener/removeListener instead of deprecated setListener for LoggingService, Player and FriendList
|
2019-02-20 11:31:28 +01:00 |
|
Sylvain Berfini
|
86ca3ac16b
|
Read firebase push sender if from google-services.json instead of non_localizable_custom
|
2019-02-19 10:52:32 +01:00 |
|
Sylvain Berfini
|
85fa30623d
|
Using new methods of Firebase push messaging
|
2019-02-19 10:40:11 +01:00 |
|
Sylvain Berfini
|
1a42eb7802
|
Go to the correct basic chat room if you have multiple with the same remote address but different local addresses
|
2019-02-13 15:48:43 +01:00 |
|
Sylvain Berfini
|
84f3d4ebd9
|
Fixed linphone's ringtone + increased version number
|
2019-01-11 15:45:31 +01:00 |
|
Sylvain Berfini
|
31e81fdd91
|
Started improvements on how we use the magic search bar
|
2018-12-21 14:00:30 +01:00 |
|
Sylvain Berfini
|
9b0fa01310
|
Fixed crash on Huawei (added permission) + improved huawei popup using our dialog template
|
2018-12-10 17:20:11 +01:00 |
|
Sylvain Berfini
|
e82537dbb6
|
More unused code removed
|
2018-12-05 13:48:10 +01:00 |
|
Sylvain Berfini
|
3802deee19
|
Code cleaning & code improvements reported by android studio
|
2018-12-05 13:35:05 +01:00 |
|
Sylvain Berfini
|
9300877d12
|
Code refactoring: renamed private variable to start with m (or s if static) and removed unused code
|
2018-12-05 11:55:14 +01:00 |
|
Sylvain Berfini
|
3494ae1180
|
Also use SDK version instead of Core's in UserAgent
|
2018-12-05 10:04:54 +01:00 |
|
Sylvain Berfini
|
b746eaad31
|
Fixed call recording issue depending where in the code the call was started
|
2018-12-03 13:17:15 +01:00 |
|
Mickaël Turnel
|
04207ebcef
|
Merge branch 'dev_qrcode' into feature/qrcode_integration
# Conflicts:
# app/src/main/AndroidManifest.xml
# app/src/main/java/org/linphone/assistant/AssistantFragmentsEnum.java
# res/layout/video.xml
# src/android/org/linphone/LinphoneManager.java
# src/android/org/linphone/assistant/AssistantActivity.java
# src/android/org/linphone/assistant/RemoteProvisioningActivity.java
# src/android/org/linphone/assistant/RemoteProvisioningFragment.java
# src/android/org/linphone/assistant/WelcomeFragment.java
# submodules/bcmatroska2
# submodules/belcard
# submodules/cmake-builder
# submodules/externals/openh264
# submodules/externals/zxing-cpp
# submodules/linphone
# submodules/mediastreamer2
# submodules/oRTP
|
2018-11-30 11:24:27 +01:00 |
|
Sylvain Berfini
|
1f6d92b92a
|
Huge code refactoring using google tool
|
2018-11-30 10:31:22 +01:00 |
|
Mickaël Turnel
|
bfafc942e5
|
Merge branch 'feature/call-recorder' into feature/release-4.1
|
2018-11-30 09:31:51 +01:00 |
|
Mickaël Turnel
|
a9c730e26b
|
Fix various bugs
|
2018-11-29 14:14:25 +01:00 |
|
Sylvain Berfini
|
eeb1672948
|
Fixed display of room events in 1 to 1
|
2018-11-29 10:15:12 +01:00 |
|
Sylvain Berfini
|
f9a8586701
|
Fixed crash if more than 2 cameras and a front one has id > 2 + added incoming files images to notifications if automatically downloaded
|
2018-11-28 14:08:27 +01:00 |
|
Sylvain Berfini
|
7370712dc3
|
Added logs to make it easier to debug push notifications
|
2018-11-28 10:52:48 +01:00 |
|
Mickaël Turnel
|
e9fccf4ccd
|
Fix conflicts after rebase
|
2018-11-26 16:05:32 +01:00 |
|
Mickaël Turnel
|
90774931d7
|
Clean acceptCall code and add recordFile in params before accepting a call
|
2018-11-26 15:25:20 +01:00 |
|
Sylvain Berfini
|
fd769231ac
|
Improved code storage
|
2018-11-22 15:56:17 +01:00 |
|
Sylvain Berfini
|
0048482d1c
|
Added sender icon & message timestamp
|
2018-11-21 10:12:38 +01:00 |
|