Commit Graph

414 Commits

Author SHA1 Message Date
383f299455 Created FriendsList object 2019-03-02 11:22:09 +01:00
28e54a271b Deleted the FriendUser class 2019-03-02 11:11:43 +01:00
dadb64dbff Improved conversations list refresh frequency 2019-03-02 10:48:07 +01:00
4de0b62117 Use messages cache before getting messages online 2019-03-02 10:44:25 +01:00
882a949169 Simplified ConversationsListHelper constructor 2019-03-02 10:19:54 +01:00
0eed4d1f6e Improved a few things 2019-03-02 10:10:07 +01:00
8a309dd508 Simplied GetUserHelper constructors 2019-03-02 09:57:57 +01:00
039f6d994c Added a ringtone to call notification 2019-03-02 09:36:37 +01:00
40fce5bef3 Avoid screen lock on call activity 2019-03-02 09:24:49 +01:00
87f5164d9b Use cached conversation list to display quickly an old version of it 2019-03-01 18:42:36 +01:00
038f2664f1 Improved conversations list UI 2019-03-01 18:18:32 +01:00
70342ec041 Made ConverationsListHelper extends BaseHelper 2019-03-01 18:12:46 +01:00
af5eb4fce2 Improved the way conversations fragment get the list of conversations 2019-03-01 18:10:07 +01:00
8f87b05fcc Can record video of video calls 2019-03-01 16:36:20 +01:00
7381091c08 Fix issue 2019-02-28 18:48:35 +01:00
ed46ea9cea Simplified permission request code 2019-02-28 18:47:52 +01:00
7ad41b1754 Can save some uploaded images 2019-02-28 18:42:07 +01:00
5f078867f2 Fix little UI issue 2019-02-27 10:48:35 +01:00
4ba29bccd2 Can stop microphone 2019-02-27 10:46:31 +01:00
f17909886d Can stop camera 2019-02-27 10:34:34 +01:00
db3f22e058 Can switch camera 2019-02-27 10:17:44 +01:00
8d87b8dc57 Can hide hang up button 2019-02-27 10:03:20 +01:00
f818028920 Show local video 2019-02-27 09:30:33 +01:00
f9432ddcf0 Reduced video quality to improve performances 2019-02-27 09:16:06 +01:00
ce409d3713 Display remote peer video 2019-02-27 09:11:08 +01:00
9e559ed568 Improved the way ready messages are sent. 2019-02-26 18:48:58 +01:00
959afda2cf Can hang up conversation 2019-02-26 17:22:36 +01:00
f08f1940fc First call on Android device 2019-02-26 15:31:32 +01:00
797b0ae09b Fix issue that prevented to create posts on user page 2019-02-26 08:05:43 +01:00
8b6c64fd2a Can respond to incoming calls. 2019-02-25 15:46:55 +01:00
6b3d46f04f Can accelerate notifications refresh in debug mode. 2019-02-25 13:41:40 +01:00
a5c8b1825f Display a notification when a new call is available. 2019-02-23 16:02:26 +01:00
18c8d7e391 Get number of pending calls only if call system is available 2019-02-23 13:33:19 +01:00
b1170d9075 Notifications service get pending calls 2019-02-16 17:08:05 +01:00
aba9a500dc Upgraded notifications system 2019-02-16 16:55:19 +01:00
cb52b20b2a Created CallActivity 2019-02-16 16:13:49 +01:00
2c0867b1bb Can create calls 2019-02-16 16:01:14 +01:00
0a8ecf3fdf Can get calls configuration 2019-02-16 11:22:34 +01:00
d73152dab6 Start to work on version 1.7 2019-02-02 07:56:17 +01:00
Pierre HUBERT
aac87943ed Now escape BBCode 2018-12-28 09:30:47 +01:00
Pierre HUBERT
8fa4c5bcc4 Can search groups 2018-12-27 09:36:14 +01:00
Pierre HUBERT
4e79e299bf Added groups notification support 2018-12-26 10:32:31 +01:00
Pierre HUBERT
cf4a2da0ae Upgraded project dependencies 2018-12-24 15:48:50 +01:00
Pierre HUBERT
8dcf4af5eb Group tags are working. 2018-12-08 21:11:34 +01:00
Pierre HUBERT
6598645cb6 Register get post info task to make task manager efficient. 2018-12-08 21:08:15 +01:00
Pierre HUBERT
e111bec5f0 Display groups posts 2018-12-08 21:05:05 +01:00
Pierre HUBERT
5ce499f688 Created a method to check if a user is at least a member of a group. 2018-12-08 20:50:13 +01:00
Pierre HUBERT
774f147041 Fix groups layouts file name 2018-12-08 19:30:38 +01:00
Pierre HUBERT
a5a10eabcd Handles the case of closed registrations. 2018-12-02 12:43:14 +01:00
Pierre HUBERT
5ee02aea0a Display group access denied page. 2018-12-02 12:34:15 +01:00