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