Commit graph

51 commits

Author SHA1 Message Date
Sylvain Berfini
f38bc0bfed Fixed video preview display issue while moving + video button enabled while media in progress + chat messages view top bar not refreshed when call is ended + added logs for vendor specific bluetooth headsets actions 2019-07-03 11:41:55 +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
1fb84ad046 Added setting for contacts shortcuts and related improvements 2019-06-21 14:28:50 +02:00
Sylvain Berfini
e711e0750d Fixed outgoing call speaker manually selected being switched back to earpiece when call is accepted 2019-05-31 15:09:11 +02:00
Sylvain Berfini
2cb8994b98 Use library preview scaling + improved device rotation changes detection 2019-05-22 14:45:45 +02:00
Sylvain Berfini
b8dc84bdac Reload video devices after camera permission granted to ensure to be able to capture & send video right after 2019-05-22 14:20:41 +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
011ac4aa9f Updated battery saver Intents list 2019-05-15 11:27:20 +02:00
Sylvain Berfini
1b4dd6240b Fixed crashes 2019-05-13 11:36:43 +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
76df95c9fb Fixed preview orientation issue upon device rotation 2019-05-03 17:34:43 +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
f35380958d Added missing dialog when SAS is denied in chat room security process call 2019-04-23 18:19:26 +02:00
Sylvain Berfini
6b3bff4412 Fixed phone number linphone connection doing nothing + username too short error on tablets while creating account 2019-04-17 13:44:27 +02:00
Sylvain Berfini
1cfdc5c2ff Fixed build if google services API not available 2019-04-03 15:05:14 +02:00
Sylvain Berfini
767254b64a Hide push notification settings if google service isn't available 2019-04-03 11:16:12 +02:00
Sylvain Berfini
f78c42b9b0 Try to improve performances 2019-03-21 15:19:59 +01:00
Sylvain Berfini
0132c224c7 Improved code related to hiding empty one to one chat rooms 2019-03-21 13:59:14 +01:00
Sylvain Berfini
3c61e0e418 Renamed color to be easier to understand what they are 2019-03-21 13:50:23 +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
5f09435bbb Log in which Android standby bucket the app is in if running on Android 9+ device 2019-03-18 15:30:19 +01:00
Sylvain Berfini
44259e5c10 Fixed infinite loop of LinphoneActivity stop/start when screen is locked and incoming call is hung up by remote 2019-03-14 12:46:29 +01:00
Sylvain Berfini
f9b2c2e7b2 Also use Glide to load images in pending upload list so gif are animated 2019-03-06 09:35:56 +01:00
Sylvain Berfini
10f34a1979 Moved intent filter to LinphoneActivity to prevent launcher from showing each time + started to improve this process 2019-03-05 19:30:09 +01:00
Sylvain Berfini
80cddbfb6c Reworked resources & colors + started dark mode 2019-03-04 17:42:10 +01:00
Sylvain Berfini
feb6312c93 If google-services.json file is not found, completely disable firebase dependency 2019-02-22 11:04:02 +01:00
Sylvain Berfini
2220f5595d Improved more code 2019-02-21 14:33:45 +01:00
Sylvain Berfini
fadcdf0825 Also use Glide for contacts' avatar 2019-02-21 11:07:41 +01:00
Sylvain Berfini
4c30791582 Log if user has restricted app from being allowed to run in background (Android 9+) 2019-02-20 15:09:52 +01:00
Sylvain Berfini
28c2b86b75 Use Linphone Log class instead of mediastreamer2's 2019-02-20 14:34:54 +01:00
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
19359e03a0 Fixed display of sip address in history detail when calling addresses with gruu 2019-01-03 15:23:09 +01:00
Sylvain Berfini
a21958e131 Moved power saver code to DeviceUtils class + removed Huawei mentions and made it more global 2018-12-11 09:40:35 +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
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
Sylvain Berfini
77878920fb Removed unused code 2018-11-29 11:57:32 +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
58801d484d Finished big pictures preview in chat 2018-11-28 12:12:20 +01:00
Sylvain Berfini
f5c6abbc83 Fixes due to using 2 Adapters 2018-11-27 15:47:57 +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
cb99b78ae5 Fixed spacing between images in files upload list 2018-11-26 16:06:33 +01:00
Mickaël Turnel
bcb5e2da66 Add call recording functionality in call view 2018-11-26 15:25:20 +01:00
Sylvain Berfini
6d9339b463 Migrated to androidX 2018-11-23 16:30:14 +01:00
Sylvain Berfini
a9035665d4 Forgot to add license header 2018-11-22 16:04:52 +01:00