Commit graph

227 commits

Author SHA1 Message Date
Sylvain Berfini
2ba9b1a8bb Added settings for hidden chat rooms 2019-09-19 11:08:46 +02:00
Sylvain Berfini
fc4baf41b1 Updated translations + bumped version number 2019-09-18 15:14:13 +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
c03a30d8a9 Use new CaptureTextureView instead of removed AutoFitTextureView 2019-09-16 10:43:15 +02:00
Sylvain Berfini
3506264347 Better way to create and handle night mode 2019-09-16 09:50:17 +02:00
Sylvain Berfini
fe880d7774 Added custom heads up notification for incoming calls + fixed incoming call activity not showing up on Android < 24 2019-09-12 16:31:55 +02:00
Sylvain Berfini
d6d46e19fa Added more info to call's stats view 2019-09-10 10:40:25 +02:00
Sylvain Berfini
7818ead291 Improved video preview auto resize (need recent SDK) 2019-09-09 14:09:20 +02:00
Sylvain Berfini
c67f4ee335 Added back dual tunnel mode settings 2019-09-09 13:15:24 +02:00
Sylvain Berfini
f8634c15e3 Fixed issues in CallActivity 2019-09-05 15:51:19 +02:00
Sylvain Berfini
89b4ab1c78 Updated translations 2019-08-29 16:12:40 +02:00
Sylvain Berfini
8d914e1a6c Disable background service if app is restricted 2019-08-28 10:53:48 +02:00
Sylvain Berfini
4ca4892378 Various fixes 2019-07-19 14:58:57 +02:00
Sylvain Berfini
6e8d2cf7dd Fixed auto answer + go back to incoming/outgoing call buttons 2019-07-17 15:08:57 +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
6ba56bb8f2 Performance fix for diff utils in chat rooms list, using library's chat room sort & filter 2019-07-01 13:14:21 +02:00
Sylvain Berfini
3f7d43aa2a Finished contacts shortcut in laucher feature 2019-06-27 16:33:04 +02:00
Sylvain Berfini
b1c8219c7b Improved dialer loading & numpad in call loading + no more white screen while activity is loading 2019-06-26 12:31:05 +02:00
Sylvain Berfini
45254d3261 Performances improvements 2019-06-26 12:31:05 +02:00
Claire Rosset
f81910644a management of statistics by calls 2019-06-26 11:44:10 +02:00
Sylvain Berfini
1fb84ad046 Added setting for contacts shortcuts and related improvements 2019-06-21 14:28:50 +02:00
Sylvain Berfini
d80891729d Removed unused non_localizable_custom 2019-06-17 10:17:47 +02:00
Claire Rosset
42117c8a40 media encryption mandatory 2019-06-14 11:36:33 +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
6d96221f99 Added custom username option when creating a phone number account 2019-06-05 13:07:39 +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
b28b604bb7 Added setting for video preview 2019-05-22 14:45:45 +02:00
Sylvain Berfini
2cb8994b98 Use library preview scaling + improved device rotation changes detection 2019-05-22 14:45:45 +02:00
Sylvain Berfini
6ae75e34b9 Fixed account creator values in rc + removed splashscreen activity that is a bit useless after all 2019-05-21 10:07:52 +02:00
Sylvain Berfini
64799c119a Do not ellipsize generated contact's avatar 2019-05-16 11:51:11 +02:00
Sylvain Berfini
0cfb7e9503 Added camera preview on Dialer if device is a tablet (like on iPad) 2019-05-16 11:36:19 +02:00
Sylvain Berfini
11f292f835 Added force end-to-end encryption option + fixed disable chat send file option 2019-05-16 11:29:15 +02:00
Sylvain Berfini
121bafc8aa Using newly created MarqueeTextView to ensure contacts' name and addresses will be fully readable even if too long for display 2019-05-16 10:50:18 +02:00
Sylvain Berfini
bfbd5c5eba Added log upload server url setting 2019-05-15 11:15:33 +02:00
Sylvain Berfini
a1ee586a13 Feature/reworked call code 2019-05-10 17:15:06 +02:00
Sylvain Berfini
91cef7c6b9 Avatar improvements (including glitch while a call is incoming and device in landscape on small screens) 2019-05-09 16:15:57 +02:00
Sylvain Berfini
8123c5dbeb Layouts improvements + removed unused dependencies 2019-05-06 11:27:37 +02:00
Sylvain Berfini
fdb1e0ed60 Added shortcuts to most recent 1-1 chat rooms 2019-05-03 15:17:38 +02:00
Sylvain Berfini
4d58d71dbe Started code to check DND policy on incoming call
Added dialog to ask user to grant us read permission on DND settings
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
df27d9bed5 Reworked assistant code 2019-05-03 13:28:41 +02:00
Sylvain Berfini
3b66218d63 Merge branch 'release/4.1' 2019-05-03 11:49:42 +02:00
Sylvain Berfini
a1dc6c27f2 Revert "Using clipboard listener to automatically fill SMS code if possible + auto fill phone number if possible"
This reverts commit b4d1784432.
2019-05-03 11:46:56 +02:00
Sylvain Berfini
a6dbda0dff Updated translations 2019-05-02 10:14:01 +02:00
Sylvain Berfini
cf79182242 Updated translations & SDK 2019-04-26 10:08:01 +02:00
Sylvain Berfini
f35380958d Added missing dialog when SAS is denied in chat room security process call 2019-04-23 18:19:26 +02:00
Sylvain Berfini
b4d1784432 Using clipboard listener to automatically fill SMS code if possible + auto fill phone number if possible 2019-04-23 15:29:20 +02:00
Sylvain Berfini
112bbcf899 Workarounded account creation issue on tablets, proper fix will come with assistant rework 2019-04-18 13:40:56 +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
df4ede7d97 Fixed display issue for the assistant welcome buttons some have a shadow below, some don't 2019-04-16 17:43:36 +02:00