Commit graph

119 commits

Author SHA1 Message Date
Sylvain Berfini
7c9692ea36 Increased numpad entry size a bit 2022-07-08 14:06:02 +02:00
Sylvain Berfini
21e500cad3 Minor UI fixes 2022-06-30 17:43:36 +02:00
Sylvain Berfini
d630f0ceec Fixed chat room last update time for AM/PM time formats 2022-06-23 14:33:51 +02:00
Sylvain Berfini
ff3762007e Started conference call incoming layout 2022-05-05 10:48:24 +02:00
Sylvain Berfini
3eb8382423 Cleanup & small improvements 2022-05-03 10:02:24 +02:00
Sylvain Berfini
5891babc5c Proper layout for conference audio only mode 2022-04-29 09:34:51 +02:00
Sylvain Berfini
0dd411330c Improved in-call numpad, specifically in landscape 2022-03-10 14:58:55 +01:00
Sylvain Berfini
6044ed07f8 Fixed file transfer progress color 2022-03-09 17:11:51 +01:00
Sylvain Berfini
8bcb0278ee Added layout selector on conference waiting room fragment 2022-02-24 11:40:44 +01:00
Sylvain Berfini
492a23b61e Added recv only video while in conference + fixed chat message file download progress text color in dark mode 2022-02-24 11:40:44 +01:00
Sylvain Berfini
6ef3dc288e New call/conference UI 2022-02-11 10:11:50 +01:00
Sylvain Berfini
f666d2ee38 Updated dependencies + reduced small sip uri font size a bit 2022-01-14 14:22:30 +01:00
Sylvain Berfini
64a54a0bfb Removed launcher activity, replaced by SplashScreen API 2021-11-10 11:23:26 +01:00
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
755639c827 Prevent white screen when app resumes, use splash screen instead 2021-06-16 10:55:22 +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
df7f689501 Fixed auto scroll when sending 2 or more files simultaneously 2021-06-01 10:23:48 +02:00
Sylvain Berfini
a0f02dbb08 Improved chat message long press popup 2021-05-31 17:32:49 +02:00
Sylvain Berfini
6ab7c47571 UI changes + bumped com.android.tools.build:gradle version 2021-05-18 16:17:35 +02:00
Sylvain Berfini
5d2621af03 Code cleanup 2021-04-23 11:08:44 +02:00
Sylvain Berfini
5d78281931 Improved a bit the chat message file download layout 2021-04-17 10:05:29 +02:00
Sylvain Berfini
4c05ba2145 Fixed color issues in dark mode 2021-04-17 10:05:29 +02:00
Sylvain Berfini
f19b546dd7 Improved file display in chat bubble 2021-04-17 10:05:29 +02:00
Sylvain Berfini
a57d7d4578 Added back full screen mode for call activity 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
c582b18b28 Code improvements 2021-04-17 10:01:35 +02:00
Sylvain Berfini
a2b0b04483 Improved country picker dialog 2021-04-17 10:01:35 +02:00
Sylvain Berfini
6394f45ef5 Improved assistant input fields 2021-04-17 10:01:35 +02:00
Sylvain Berfini
6e60627ce4 Fixed input text field color with material theme 2021-04-17 10:01:35 +02:00
Sylvain Berfini
a9dbbfa761 Switched to material app theme 2021-04-17 10:01:35 +02:00
Sylvain Berfini
de389858ce Some small improvements 2021-04-17 10:00:30 +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
3506264347 Better way to create and handle night mode 2019-09-16 09:50:17 +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
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
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
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
7833ed95be Updated translations & fixed colors in about fragment 2019-04-11 09:31:56 +02:00
Sylvain Berfini
08a6375a65 Feature/release 4.1 new settings 2019-04-05 17:09:10 +02:00
Sylvain Berfini
29edd90393 Removed useless setting 2019-04-01 17:36:02 +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
3c61e0e418 Renamed color to be easier to understand what they are 2019-03-21 13:50:23 +01:00
Sylvain Berfini
588e403369 Minor improvement over generated avatar text size in contact detail view 2019-03-21 13:30:40 +01:00
Sylvain Berfini
1600af7ebc Sorted fonts 2019-03-21 13:10:41 +01:00
Sylvain Berfini
be9174b246 Finished renaming font_xx fonts to know what they are used for... 2019-03-21 11:59:37 +01:00
Sylvain Berfini
c2e40d7d07 Fixed text color for disabled text 2019-03-21 10:32:53 +01:00
Sylvain Berfini
46431fdd0c Fixed issue with dynamic light/dark mode switch 2019-03-21 10:02:41 +01:00