Commit graph

40 commits

Author SHA1 Message Date
Sylvain Berfini
bac8d8e4e8 Added voice recording messages in chat 2021-07-08 12:58:10 +02:00
Sylvain Berfini
f7710e2ae2 Added reply to chat message feature 2021-07-08 12:57:48 +02:00
Sylvain Berfini
ee1cdd69d4 Added pressed background color to chat message popup menu + updated translations + minor changes 2021-06-02 10:24:56 +02:00
Sylvain Berfini
efd511c3f0 Icon improvements 2021-06-01 09:19:27 +02:00
Sylvain Berfini
7f30e9d874 Forward message UI improvements 2021-05-28 11:23:30 +02:00
Sylvain Berfini
7d6b72e40f Added missing underline to download label in chat + removed file icon orange while pressed 2021-05-20 16:20:40 +02:00
Sylvain Berfini
d07ff2ebfd Added new progress bar for file transfers 2021-05-20 15:14:46 +02:00
Sylvain Berfini
6ab7c47571 UI changes + bumped com.android.tools.build:gradle version 2021-05-18 16:17:35 +02:00
Sylvain Berfini
b803ae9a61 Changes to reflect new conference API
Should fix various conference UI issues

More UI fixes related to conference

Fixes & improvements

Fixed remove participant button invisible in dark mode

API changes

Handle conference enter and leave

Fixed conference UI issues

Small UI improvements

Improve logging

Improved paused conference cell

Use isMe if participant added or removed is focus

Update method names after changes to conference API
2021-04-17 10:05:30 +02:00
Sylvain Berfini
4c05ba2145 Fixed color issues in dark mode 2021-04-17 10:05:29 +02:00
Sylvain Berfini
cc6b002f52 Removed useless icon 2021-04-17 10:05:29 +02:00
Sylvain Berfini
2affd3f5f7 Use shapes to replace some png 2021-04-17 10:05:29 +02:00
Sylvain Berfini
bf8fe02981 Added icons to settings menu + replaced some images by using default + tint 2021-04-17 10:05:29 +02:00
Sylvain Berfini
e33c859f9e Added icons to download/file attachments in chat 2021-04-17 10:05:29 +02:00
Sylvain Berfini
acef505225 Use correct search icon + added screenshot button (hidden by default) 2021-04-17 10:05:29 +02:00
Sylvain Berfini
6600b92d1e Fixed call paused layout avatar white background 2021-04-17 10:04:18 +02:00
Sylvain Berfini
d317332b86 Quick fix for unread chat message & missed call indicator becoming visible after many fragment changes, probably due an issue in motion layout visibilityMode 2021-04-17 10:04:18 +02:00
Sylvain Berfini
a106da7cc5 Fixed contact order when accents are present + other fixes & improvements over contacts 2021-04-17 10:01:34 +02:00
Sylvain Berfini
5f1984fe4b Kotlin rewrite 2021-04-17 10:00:27 +02:00
Sylvain Berfini
3849d7bc16 Forward & ephemeral messages feature 2020-01-30 09:08:35 +01:00
Sylvain Berfini
679014fa8d Fixed incall numpad button state when numpad is visible 2019-11-15 10:42:02 +01: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
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
3c61e0e418 Renamed color to be easier to understand what they are 2019-03-21 13:50:23 +01:00
Sylvain Berfini
76b9dd976a UI small fixes 2019-03-13 17:38:56 +01:00
Sylvain Berfini
86e8b49460 Improved avatar in call related code 2019-03-05 11:24:33 +01:00
Sylvain Berfini
4537c52346 More resources improvements 2019-03-05 10:31:08 +01:00
Sylvain Berfini
ae19533c92 Fixed thumb of security switch + updated gradle tools version 2019-03-05 09:34:34 +01:00
Sylvain Berfini
7360c1f832 Improved dark theme 2019-03-04 21:20:02 +01:00
Sylvain Berfini
80cddbfb6c Reworked resources & colors + started dark mode 2019-03-04 17:42:10 +01:00
Sylvain Berfini
fac1808b3d Some minor improvements 2019-01-24 11:11:23 +01:00
Sylvain Berfini
3802deee19 Code cleaning & code improvements reported by android studio 2018-12-05 13:35:05 +01:00
Sylvain Berfini
1f6d92b92a Huge code refactoring using google tool 2018-11-30 10:31:22 +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
d29c6e9740 Fixed display issue for security events 2018-11-26 15:55:38 +01:00
Sylvain Berfini
cd0148d4b0 Started new chat bubble design 2018-11-23 16:00:44 +01:00
Sylvain Berfini
c394285a87 Use red color for security events + improved layout 2018-11-19 17:18:13 +01:00
Sylvain Berfini
060c4ca33a Removed prepare.py that was forgotten 2018-11-19 15:56:00 +01:00
Sylvain Berfini
11eb13931c Cleaned app's project structure 2018-11-15 13:06:12 +01:00