Sylvain Berfini
|
5b20ee25b2
|
Fixed missing action in native contact app
|
2018-12-07 16:28:24 +01:00 |
|
Sylvain Berfini
|
ce6e5fd714
|
Contact creation is almost OK, still missing visible linphone action in native app
|
2018-12-07 16:11:51 +01:00 |
|
Sylvain Berfini
|
998640fadd
|
Contact creation is OK but are invisible upon restart
|
2018-12-07 15:10:06 +01:00 |
|
Sylvain Berfini
|
16ae046543
|
Split LinphoneContact into two classes, one dedicated to Android contact API
|
2018-12-07 14:13:19 +01:00 |
|
Sylvain Berfini
|
7614c7c14f
|
Fixed mimetype in Manifest
|
2018-12-07 10:17:39 +01:00 |
|
Sylvain Berfini
|
e12c82cd20
|
Added logs
|
2018-12-06 22:45:52 +01:00 |
|
Sylvain Berfini
|
573bf2366a
|
Fixes & improvements but contact creation still fails...
|
2018-12-06 17:49:08 +01:00 |
|
Sylvain Berfini
|
fdefb77925
|
Improved code
|
2018-12-06 16:54:27 +01:00 |
|
Sylvain Berfini
|
0ef866c3e3
|
Fixed missing presence on contacts at startup sometimes
|
2018-12-06 16:20:39 +01:00 |
|
Sylvain Berfini
|
fc5da7f57d
|
This seems to fix contact edition issue + added refresher on contact list
|
2018-12-06 15:56:14 +01:00 |
|
Sylvain Berfini
|
9d66458f36
|
Improvements on package name use (since we had .debug to it sometimes) + fixed disapearing SIP contacts if they only have presence and no real SIP URI
|
2018-12-06 15:44:34 +01:00 |
|
Sylvain Berfini
|
54e7760fdd
|
Fixed empty contacts issue after a contact has been edited/created/deleted
|
2018-12-06 12:28:36 +01:00 |
|
Sylvain Berfini
|
385e72ea9b
|
Moved AsyncContactsLoader to it's own file
|
2018-12-06 11:40:33 +01:00 |
|
Sylvain Berfini
|
4a529b9691
|
Fixed crashs
|
2018-12-06 11:12:12 +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
|
c922192985
|
Replaced Linphone's Core version by SDK version in about fragment
|
2018-12-04 15:35:39 +01:00 |
|
Mickaël Turnel
|
37e2361847
|
Disable record button if no record path is present in call params
|
2018-12-03 13:49:17 +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
|
5d44961eda
|
Merge branch 'feature/qrcode_integration' into feature/release-4.1
|
2018-11-30 16:09:10 +01:00 |
|
Mickaël Turnel
|
0d80852531
|
Clean code
|
2018-11-30 16:02:22 +01:00 |
|
Sylvain Berfini
|
268f830674
|
Fixed crash after remote provisioning
|
2018-11-30 15:35:21 +01:00 |
|
Mickaël Turnel
|
51eb4db7bd
|
Replaced surfaceview with textureview
|
2018-11-30 13:55:04 +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
|
fc8082a427
|
Version bumped
|
2018-11-30 10:49:02 +01:00 |
|
Sylvain Berfini
|
f0f9e1302b
|
Hide bottom bar and added back button while on recordings view
|
2018-11-30 10:47:39 +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
|
3ede727936
|
Removed useless click listener
|
2018-11-30 09:30:48 +01:00 |
|
Mickaël Turnel
|
8fb074b914
|
Renamed recordings.xml to recordings_list.xml
|
2018-11-30 09:30:28 +01:00 |
|
Mickaël Turnel
|
b52e3905cc
|
Fix deletion of recordings not working
|
2018-11-29 17:42:44 +01:00 |
|
Mickaël Turnel
|
a9c730e26b
|
Fix various bugs
|
2018-11-29 14:14:25 +01:00 |
|
Sylvain Berfini
|
f46fc361bc
|
Improved delete message for contacts
|
2018-11-29 12:06:38 +01:00 |
|
Sylvain Berfini
|
77878920fb
|
Removed unused code
|
2018-11-29 11:57:32 +01:00 |
|
Sylvain Berfini
|
c25cbdc68b
|
Fixed add contact from call history if address contains gruu
|
2018-11-29 11:35:47 +01:00 |
|
Sylvain Berfini
|
d6811c3e5e
|
Started to toy around with the native contact editor (disabled by default)
|
2018-11-29 11:31:01 +01:00 |
|
Sylvain Berfini
|
41858e4361
|
Fixed issue in video call fragment related to zoom
|
2018-11-29 10:28:23 +01:00 |
|
Sylvain Berfini
|
eeb1672948
|
Fixed display of room events in 1 to 1
|
2018-11-29 10:15:12 +01:00 |
|
Sylvain Berfini
|
c378cedf2b
|
Added version code in about page to keep track of which version is installed easily
|
2018-11-28 17:24:33 +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
|
651ce6f223
|
Fixed some group chat events visible in one-to-one rooms
|
2018-11-28 12:50:46 +01:00 |
|
Sylvain Berfini
|
6ea6389939
|
Workaround for a crash while rotating the device
|
2018-11-28 12:36:12 +01:00 |
|
Sylvain Berfini
|
58801d484d
|
Finished big pictures preview in chat
|
2018-11-28 12:12:20 +01:00 |
|
Sylvain Berfini
|
0afb297a63
|
Started big previews
|
2018-11-28 11:43:46 +01:00 |
|
Sylvain Berfini
|
78c085e630
|
Improved BitmapWorkerTask to rotate and scale an image in one operation
|
2018-11-28 11:34:45 +01:00 |
|
Sylvain Berfini
|
d2198518cc
|
Fixed issue with file transfer messages not being updated
|
2018-11-28 11:12:04 +01:00 |
|
Sylvain Berfini
|
7370712dc3
|
Added logs to make it easier to debug push notifications
|
2018-11-28 10:52:48 +01:00 |
|
Sylvain Berfini
|
4aac3757c6
|
Fixed bitmap rotation and scaling
|
2018-11-27 17:07:32 +01:00 |
|