Commit graph

103 commits

Author SHA1 Message Date
Sylvain Berfini
4860538466 Fixed a crash when VCard support has been disabled 2019-11-13 09:55:53 +01:00
Sylvain Berfini
2fb953e80e Fixed crash in contacts fetching 2019-10-25 10:57:53 +02:00
Sylvain Berfini
9a7baf9685 Fixed mic & speaker state issue in call 2019-10-16 13:57:42 +02:00
Sylvain Berfini
b8fa16b0a7 Changed license to GPLv3 2019-10-16 10:47:14 +02:00
Sylvain Berfini
0aa26259e5 Fixed missing bottom tab bar after adding SIP URI to contact from chat 2019-09-30 14:45:14 +02:00
Sylvain Berfini
06cdd2c8cf Improved time between push reception and incoming call notified to user 2019-09-18 10:21:08 +02:00
Sylvain Berfini
396609102d Added option to chosse whether the contact shortcut sends to last chatroom or contact details 2019-09-17 10:14:46 +02:00
Sylvain Berfini
8d5e5f0c8f Improved way to ensure Service is running when UI resumes 2019-09-16 14:10:28 +02:00
Sylvain Berfini
d3282648c3 Fixed contacts without phone or SIP address showing up in list 2019-09-09 10:59:08 +02:00
Sylvain Berfini
79043262dd Improved & fixed issues related to intent filters 2019-08-30 12:27:58 +02:00
Sylvain Berfini
5fd28edb36 Fixed some logs verbosity 2019-07-01 15:28:31 +02:00
Sylvain Berfini
0f3061c928 Added missing synchronized 2019-07-01 15:12:59 +02:00
Sylvain Berfini
35a2010488 Added a custom setting to allow fetching all device contacts + added debu logs 2019-07-01 15:05:38 +02:00
Sylvain Berfini
e8ad6bd39f Fixed issue in history detail regarding LIME capacity for chat + fixed issue in history detail & contact detail if force encryption setting is set 2019-06-28 15:50:12 +02:00
Sylvain Berfini
245452279a Replaced size == 0 by isEmpty when possible 2019-06-27 16:33:03 +02:00
Sylvain Berfini
45254d3261 Performances improvements 2019-06-26 12:31:05 +02:00
Sylvain Berfini
1fb84ad046 Added setting for contacts shortcuts and related improvements 2019-06-21 14:28:50 +02:00
Claire Rosset
734b69c619 allows to insert in the native contact of android its presence sip address from the phone number
X
2019-06-14 10:23:57 +02:00
Sylvain Berfini
6ddbf29bca Improved navigation with back button 2019-06-11 10:57:18 +02:00
Claire Rosset
05a440f27a fixed add contact detail fragment when launching application from native contact 2019-06-03 15:34:50 +02:00
Sylvain Berfini
11b223c0dc Prevent crash if icon is null 2019-05-27 17:29:48 +02:00
Sylvain Berfini
0d044872af Improved logs in contacts manager find friend + improved description for prefix field in account settings 2019-05-24 17:37:05 +02:00
Sylvain Berfini
236dfc6ccb Minor fix for contacts 2019-05-24 10:33:16 +02:00
Sylvain Berfini
8807b9a63f Fixed Android contacts not shown on some devices 2019-05-23 17:49:57 +02:00
Sylvain Berfini
fdfb66e10c Added more logs in AsyncContactsLoader 2019-05-22 17:08:02 +02:00
Sylvain Berfini
dec9442a47 Set country call prefix if able when configuring proxy config + fixed issue when deleting account 2019-05-22 11:26:18 +02:00
Sylvain Berfini
7f59bc2f95 Fetch contacts when service starts instead of waiting for main activity to be started, otherwise won't have any contact after auto start on boot 2019-05-15 12:36:57 +02:00
Sylvain Berfini
a1ee586a13 Feature/reworked call code 2019-05-10 17:15:06 +02:00
Sylvain Berfini
3a2f54eece Fixed deprecated liblinphone APIs 2019-05-06 11:45:19 +02:00
Sylvain Berfini
b21625995e Attempt for fix issue that happens sometimes in RecyclerView: Invalid item position 0 2019-05-06 10:19:20 +02:00
Sylvain Berfini
fdb1e0ed60 Added shortcuts to most recent 1-1 chat rooms 2019-05-03 15:17:38 +02:00
Sylvain Berfini
e40a59ff92 Fixed contact edition crashes 2019-05-03 13:54:59 +02:00
Sylvain Berfini
b0b8284fc7 Added info in LinphoneContact if native contact is starred 2019-05-03 13:54:59 +02:00
Sylvain Berfini
4b846bcca8 Started to split LinphoneActivity in multiple activities
Added new activities that will replace LinphoneActivity

Added About & Dialer activities

Fixed back key press

Transformed Recordings fragment into activity

Started Settings activity

Small improvement for Recordings

Finished dialer

Permission shenanigans

Added back History

Small history improvements

Fixed issue with rotation in History

Started contacts

More changes & fixes for Chat

Improved performances when switching between activities

Prevent keyboard from opening automatically on some views

Added back workaround for infinite loop if screen off

Fixes & improvements

Some cleanup but a lot of work still left

Switching back to classic fragment fixed issues

Lots of fixes & improvements over History & Contacts

More work on chat

Small refactoring of license header

Settings & Chat fixes/improvements

More TODO FIXES removal

Tablet fixes

Fixes & improvements

Fixed back button on tablets

Got rid of LinphoneActivity

Fixed TODO FIXME related to permissions

Started chat room group info

Lot of fixes & improvements over Chat

Fixed sharing feature if LinphoneService isn't running

Lifecycle improvements

Sharing from outside app finished

Fixed quit button

Fixed display of missed chat/calls

Clean old code for chat rooms unread message count

Improved unread message count on tablets

This isn't useful anymore

Fixed last issue with unread count not updating in chat rooms list using new callbacks

Fixed latest TODO FIXME due to CallAcitvity singleton removal

Updated remaining TODOs

Fixed issue with outgoing call not going to call activity once answered

Fixed back key press go home feature

Removed dead code

Code cleanup thanks to Android Studio inspector

Added back device power saver dialog + update registration state changed in menu

More auto rework by Android Studio + added back checkForUpdate & isAccountWithAlias method calls

More improvements, most of them on layout files

Fixed secured group chat rooms creation

Improved launch screen by using logo on gray background instead of default white screen

Added workaround for faster display of splashscreen

Removed noHistory flag on Settings, will be weird when going back from Android native settings

Fixed display of call logs list in history details in landscape on smartphone depending on screen size

Reorganized activities + fixed dark theme switch

Manager & Service cleanup

Simplified notification process

More manager simplifications

Moved audio manager related code from LinphoneManager to dedicated class

Core accessor cleanup

Exclude XmlRpc & InApp related code from standard APK + moved call related methods from LinphoneManager to CallManager

Fixed click on chat bottom bar button doing nothing after going into chatroom through notification or shortcut

Fixed chat message fragment update if presence is received while view has already been displayed

Improved second to last commit

Fixed navigation issue in chat

More code improvements
2019-05-03 13:54:45 +02:00
Sylvain Berfini
7416f5fe41 Added a customization setting to show full SIP addresses in contact detail & editor 2019-04-17 14:44:59 +02:00
Sylvain Berfini
e49e2f1b54 Fixed contact invite SMS content 2019-04-10 11:28:56 +02:00
Sylvain Berfini
748df246b1 Fixed friend list subscription setting not disabling subscription if disabled 2019-04-10 10:41:09 +02:00
Sylvain Berfini
ba4052ba4d Added & fixed some customization options 2019-04-01 16:14:24 +02:00
Sylvain Berfini
eb190ae525 Fixed multiple contacts using same address or phone number in magic search results 2019-04-01 14:15:05 +02:00
Sylvain Berfini
002cbd7008 Added missing hints in assistant & contact editor input text fields 2019-03-22 15:55:27 +01:00
Sylvain Berfini
ce35ff3f40 Fixed issues with new chat room API + hide empty one to one chat rooms 2019-03-20 11:47:27 +01:00
Sylvain Berfini
15cf3663ae Adding logs in contact editor 2019-03-20 11:29:56 +01:00
Sylvain Berfini
dcac3200f6 Hide spinner if chat room creation fails otherwise it will be visible forever 2019-03-19 17:17:06 +01:00
Sylvain Berfini
0168b90b20 Replaced createClientGroupChatRoom method that is now deprecated by new one 2019-03-19 17:11:39 +01:00
Sylvain Berfini
ada430e8b8 Prevent concurrent modification exception 2019-03-14 13:33:08 +01:00
Sylvain Berfini
3a588f962e Updated translations 2019-03-06 14:14:27 +01:00
Sylvain Berfini
7360c1f832 Improved dark theme 2019-03-04 21:20:02 +01:00
Sylvain Berfini
e653ce2fe7 Fixed Core references being held in different places in the app, preventing from being unref'ed at native level 2019-02-25 15:57:56 +01:00
Sylvain Berfini
8a811e9597 Fixed crash when contacts adapter is null 2019-02-25 12:36:49 +01:00
Sylvain Berfini
9e076971a0 Fixed crash if contact permission isn't granted + auto fetch if granted while in contacts fragment 2019-02-22 10:27:20 +01:00