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 |
|
Sylvain Berfini
|
1e6fb279c0
|
Cleaned LinphoneService a bit, moved all notifications related code to another class
|
2018-11-20 17:10:05 +01:00 |
|
Sylvain Berfini
|
0f2bd3a52a
|
Added setting to disable vibration while incoming call is ringing
|
2018-11-20 11:01:55 +01:00 |
|
Sylvain Berfini
|
dc998e435c
|
Fixed some lint warnings + updated min SDK version to 21 + code cleaning
|
2018-11-19 10:14:43 +01:00 |
|
Sylvain Berfini
|
82a81e5d5d
|
Added answer/hangup buttons to incoming call notifications
|
2018-11-16 15:07:47 +01:00 |
|
Sylvain Berfini
|
11eb13931c
|
Cleaned app's project structure
|
2018-11-15 13:06:12 +01:00 |
|