Commit graph

51 commits

Author SHA1 Message Date
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
51e9d1507e Improved UI when using external sharing mode to choose the chat room to use + added toast for contact picking as well 2019-02-19 17:26:46 +01:00
Sylvain Berfini
910ccd69c5 Ensure contacts list is updated after contact(s) removal 2019-02-18 11:50:24 +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
ec00aecf8d Fixed crash on Android < 7 2019-02-11 14:15:29 +01:00
Sylvain Berfini
5480a829ad More fixes & improvements regarding contacts 2019-01-31 15:18:36 +01:00
Sylvain Berfini
79d0f17c09 Code improvement 2019-01-31 14:10:43 +01:00
Sylvain Berfini
4c394c9f1b Fixes & improvements for contacts, most of them for tablets 2019-01-30 16:42:47 +01:00
Sylvain Berfini
81905e853a Fixed first contact being displayed after edition instead of last one on tablets 2019-01-30 16:01:35 +01:00
Sylvain Berfini
fac1808b3d Some minor improvements 2019-01-24 11:11:23 +01:00
Sylvain Berfini
93f860d136 Removed limit on magic search results + fixed crash + removed uid from call display + fixed manually entered address in chat room creation being removed if security toggled 2019-01-04 10:03:52 +01:00
Sylvain Berfini
f00f016423 Disable ourself in group chat room creation 2019-01-03 11:18:49 +01:00
Sylvain Berfini
e931733ebf Prevent crashes if contact is null 2019-01-02 17:28:28 +01:00
Sylvain Berfini
c0e7462aad Removed todos in chat room creation 2019-01-02 15:17:12 +01:00
Sylvain Berfini
ad7a9e351e Fixed crash if search result doesn't have an address 2019-01-02 11:21:37 +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
86b8fcd5e6 Switch back to master branch for maven repository 2018-12-14 10:08:44 +01:00
Sylvain Berfini
a88fe1f8f2 Improved sorting & listener calls on presence received 2018-12-13 11:29:37 +01:00
Sylvain Berfini
4363a0659d Started using friends capabilities for group chat and LIME 2018-12-13 11:24:25 +01:00
Sylvain Berfini
1f8766808f Fixed crash due to permission for sync account on Huawei 2018-12-10 17:32:05 +01:00
Sylvain Berfini
74ff0d8f4f Added more logs for contacts + removed unused code 2018-12-10 14:17:15 +01:00
Sylvain Berfini
1420ff0d2f Updated timespan for grouping messages to 5 min 2018-12-10 11:37:40 +01:00
Sylvain Berfini
37fa5aa9aa Added photo edition for contact 2018-12-10 09:42:35 +01:00
Sylvain Berfini
a18c2262dc Almost finished contact edition 2018-12-08 16:20:39 +01:00
Sylvain Berfini
46319c6e20 More work on contacts, starting edition/removal 2018-12-08 15:41:04 +01:00
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
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
268f830674 Fixed crash after remote provisioning 2018-11-30 15:35:21 +01:00
Sylvain Berfini
1f6d92b92a Huge code refactoring using google tool 2018-11-30 10:31:22 +01:00
Sylvain Berfini
f46fc361bc Improved delete message for contacts 2018-11-29 12:06:38 +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
8d10836a59 Merge branch 'feature/release-4.1' into feature/release-4.1-new-chat-bubbles 2018-11-26 16:11:32 +01:00
Sylvain Berfini
75a4e113d1 Fixed avatar for manually entered addresses in smart address book 2018-11-26 14:59:00 +01:00
Sylvain Berfini
6d9339b463 Migrated to androidX 2018-11-23 16:30:14 +01:00
Sylvain Berfini
fd769231ac Improved code storage 2018-11-22 15:56:17 +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